mysql架构篇之报错集

时间:2021-05-23 23:07:55   收藏:0   阅读:0

[root@localhost ~]# innobackupex --copy-back sql.back/
210504 00:02:07 innobackupex: Starting the copy-back operation

IMPORTANT: Please check that the copy-back run completes successfully.
At the end of a successful copy-back run innobackupex
prints "completed OK!".

 

 

解决方案:先装mysql服务,不启动。删除/var/lib/mysql/* 目录下的所有文件。
把全备过来的数据库重新导入即可
MYSQL报错集:
-----------------------------------------------------------------------

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!