美文网首页
oldguo-MySQL 8.0 OCP 原题解析-Q18

oldguo-MySQL 8.0 OCP 原题解析-Q18

作者: MySQL_oldguo | 来源:发表于2021-06-08 21:43 被阅读0次

    Question 18:

    A clean shutdown was performed with innodb_fast_shutdown=0.
    While you were manipulating files, all files were accidentally deleted from the top-level data directory.
    Which two files must be restored from backup to allow the DB to restart cleanly?

    A) ibdata1

    B) mysql.ibd

    C) ib_logfile0

    D) ibtmp1

    E) ib_buffer_pool

    F) undo_001

    相关文章

      网友评论

          本文标题:oldguo-MySQL 8.0 OCP 原题解析-Q18

          本文链接:https://www.haomeiwen.com/subject/neqbjltx.html