MySQL Ignoring the redo log due to missing MLOG_CHECKPOINT between the checkpoint

错误信息:

2023-12-12T09:32:31.383149Z 0 [ERROR] InnoDB: Ignoring the redo log due to missing MLOG_CHECKPOINT between the checkpoint 5777611209 and the end 5777612857.
2023-12-12T09:32:31.384149Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-12-12T09:32:31.736159Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-12-12T09:32:31.738089Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-12-12T09:32:31.741124Z 0 [ERROR] Failed to initialize plugins.
2023-12-12T09:32:31.743096Z 0 [ERROR] Aborting

解决办法:删除ib_logfile0和ib_logfile1,重新启动服务,问题解决

posted @ 2024-01-10 17:46  苏秦与真相  阅读(68)  评论(0编辑  收藏  举报