Which statement is true about FLUSH LOGS command?() A.It requires the RELOAD, FILE, and DROP privilegesB.It closes and reopens all log filesC.It closes and sends binary log files to slave serversD.It flushes dirty pages in the buffer pool to the REDO logs

Which statement is true about FLUSH LOGS command?()

A.It requires the RELOAD, FILE, and DROP privileges

B.It closes and reopens all log files

C.It closes and sends binary log files to slave servers

D.It flushes dirty pages in the buffer pool to the REDO logs


相关考题:

Application对象由两个方法,它们是()。 A、LockB、ContentsC、UnLockD、Flush

how many newspapers are there in britain?A. About 1400.B. 140.C. About 150.D. About 100.

下面哪项不是out对象的方法() A、invalidate()B、newLine()C、flush()D、close()

A general purpose MySQL instance is configured with the following options:—log-slow-queries—long-query-time=,0001—log-slow-admin-queries—general-log—log-bin—binlog-format=STATEMENT—innodb-flush-log-at-trx-commit=1Which three statements are true()。A.The General Query Log records more data than the Binary LogB.The binary Log records more data than the General Query LogC.The Slow Query Log records more data than the General Query LogD.The General Query Log records more data than the Slow Query LogE.The Slow Query Log records more data than the Binary LogF.The Binary Log records more data than the Slow Query Log

在窗体上画了两个按钮控件Command1和Command2,有如下程序: Private Sub Command1_Click() Print "Visual"; End Sub Private Sub Command2_Click() Print "Basic"; End Sub Private Sub Form_Load() CommandCancel=True Command1.Cancel=True End Sub 执行程序后,按键盘Cancel键,在窗体上输出的结果是A.BasicB.VisualC.CancelD.True

Whatisthedefaulttracefile(forLinux)thatisusedfortheinitialdebuggingofIBMTivoliFederatedIdentityManagerRuntime?() A./opt/IBM/FIM/logs/ITFIMDomainName/tivoli-common/FBT/logs/msg.logB./opt/IBM/FIM/logs/ITFIMDomainName/tivoli-common/FBT/logs/trace.logC./opt/IBM/WebSphere/AppServer/profiles/servername/logs/profile/trace.logD./opt/IBM/WebSphere/AppServer/profiles/servername/logs/profile/SystemOut.log

下列选项中,关于Statement描述错误的是()A.Statement是用来执行SQL语句的B.Statement是PreparedStatement的子接口C.获取Statement实现需要使用Connection的createStatement()方法D.PreparedStatement能使用参数占位符,而Statement不行

flush的含义为刷新,在写入数据时使用,只有输出流拥有flush()方法

下列选项中,关于Statement描述错误的是()A.Statement是用来执行SQL语句的B.Statement是PreparedStatement的子接口C.获取Statement实现需要使用Connection的createStatement()方法D.PreparedStatement能使用参数占位符,而Statement不行

3.下列选项中,关于Statement描述错误的是() A: Statement是用来执行SQL语句的 B: Statement是PreparedStatement的子接口 C: 获取Statement实现需要使用Connection的createStatement()方法 D: PreparedStatement能使用参数占位符,而Statement不行A.A B C DB.A B C DC.A B C DD.A B C D