求助,mysql 无法启动
不知道怎么解决
错误如下:
2021-12-01T06:56:13.801103Z 0 [Note] Plugin 'FEDERATED' is disabled.
2021-12-01T06:56:13.801759Z 0 [Note] InnoDB: Buffer pool(s) load completed at 211201 14:56:13
2021-12-01T06:56:13.805798Z 0 [ERROR] InnoDB: Failed to find tablespace for table mysql
.plugin
in the cache. Attempting to load the tablespace with space id 2
2021-12-01T06:56:13.806653Z 0 [ERROR] InnoDB: Failed to find tablespace for table mysql
.gtid_executed
in the cache. Attempting to load the tablespace with space id 18
2021-12-01T06:56:13.806749Z 0 [ERROR] Found index PRIMARY whose column info does not match that of MySQL.
2021-12-01T06:56:13.806759Z 0 [ERROR] Build InnoDB index translation table for Table ./mysql/gtid_executed failed
mysqld: Malformed GTID set specification '0647ae17-30c8-11e7-9649-70106faffb24:-6908486506036322272--6908486506036322272'.
1
byzf 2021-12-01 15:14:12 +08:00
是不是迁了下 mysql 然后两个 mysql 版本不同
|