当前位置:百科知识 > 知到宏观经济学答案

问题描述:

[单选] Consider the three binary log files bin.00010, bin.00011, and bin.00012 from which you want to restore data.()考虑要从中恢复数据的三个二进制日志文件bin.00010、bin.00011和bin.00012。Which method would use mysqlbinlog for greater consistency?哪种方法可以使用mysqlbinlog来实现更高的一致性?
A.shell> mysqlbinlog bin.00010 | mysql shell> mysqlbinlog bin.00011 | mysql shell> mysqlbinlog bin.00012 | mysql B.shell> mysqlbinlog bin.00010 bin.00011 bin.00012 | mysql C.shell> mysqlbinlog – restore bin.00010 bin.00011 bin.00012 D.shell> mysqlbinlog – include-gtide=ALL bin.00010 bin.00011 bin.00012 | mysql
参考答案:查看
答案解析:
☆收藏

随机题目