A.Both technologies guarantee an identical copy of data on the secondary node
B.Only MySQL can maintain a time-delayed copy of data on the secondary node
C.Both technologies use the TCP/IP stack as their primary transmission medium
D.DRBD uses shared-disk technology
第1题:
MySQL安装程序会给出三种选择,用户可以根据自身的需要选择一种适合的安装方式,以下哪些是正确的?()
A、Typical(典型安装)
B、Compact(最小安装)
C、Full(全部安装)
D、Custom(选择安装)
第2题:
注册一个自定义组件语句的用法是:( )
A.RegisterComponents(TMyComponent,[‘Standard’])
B.Register(TMyComponent,[‘Standard’])
C.RegisterComponents(‘Standard’,[TMyComponent])
D.Register(‘Standard’,TMyComponent)
第3题:
在MySQL中,指定一个已存在的数据库作为当前工作数据库的命令是______。
A.USE
B.SELECT
C.CREATE
D.USING
第4题:
A.Thebgpdeterministic-medcommandisusedtoinfluencetheBGProuteselectionprocesstocausethe MEDattributetohavehigherprecedenceovertheASpathlength
B.Thebgpalways-comparecommandisusedtoinfluencetheBGProuteselectionprocesstocausethe MEDattributetohavehigherprecedenceovertheASpathsystem
C.Enablingthebgpdeterministic-medcommandensuresthecomparisonoftheMEDvariablewhen choosingroutesadvertisedbydifferentpeersinthesameautonomoussystem.
D.Enablingthebgpalways-compare-medcommandensuresthecomparisonoftheMEDvariablefor pathsfromneighborsindifferentautonomoussystems.
E.Thebgpdeterministic-medandbgpalways-compare-medcommandsareenabledbydefult.
第5题: