首页 试题详情
多选题


Choose two.
Your MySQL installation is running low on space due to binary logs. You need to reduce your log space usage urgently.
Which two sets of actions when completed will accomplish this?

AUse SET PERSIST binlog_expire_logs_seconds=<value>.

BUse SET GLOBAL binlog_expire_logs_seconds=<value> and restart the server.

CUse PURGE BINARY LOGS to <binlog_name>.

DSet binlog_expire_logs_seconds in my.cnf.

EUse SET GLOBAL binlog_expire_logs_seconds=<value> and run the FLUSH BINARY LOGS command.

FSet binlog_expire_logs_seconds = 0 in my.cnf and restart the server.

正确答案:A (备注:此答案有误)

相似试题

  • 多选题

    Choose two.Your MySQL server was upgraded from an earlier major version.

    答案解析

  • 多选题

    Choose two.Examine this command and output:

    答案解析

  • 多选题

    Choose two.User account baduser@hostname on your MySQL instance has been compromised. Which two commands stop any new connections using the compromised account?

    答案解析

  • 单选题

    Your customer wants the document numbers for two separate document types to share the same number range. How can you achieve this?Please choose the correct answer.

    答案解析

  • 多选题

    Choose two.Your MySQL installation is running low on space due to binary logs. You need to reduce your log space usage urgently.Which two sets of actions when completed will accomplish this?

    答案解析

热门题库