单选题Following a server crash, the automatic recovery of InnoDB fails. How would you begin to manually repair the InnoDB tables?()A Start the server with the – innodb_recover_options option set to FORCEB Start the server with the – innodb_force_recovery opt

题目
单选题
Following a server crash, the automatic recovery of InnoDB fails. How would you begin to manually repair the InnoDB tables?()
A

Start the server with the – innodb_recover_options option set to FORCE

B

Start the server with the – innodb_force_recovery option set to a non-zero value

C

Start the server as usual, and then execute the REPAIR TABLE command

D

Start the server as usual, and then execute the CHECK TABLE command


相似考题
参考答案和解析
正确答案: D
解析: 暂无解析