小编Ami*_*wat的帖子

InnoDB:忽略空间 ID 26146 的数据文件“./catalog_category_product_index_store1.ibd”,因为重做日志引用

我在 VPS 上运行 Magento 2.3.3。

如何解决这个问题?我的 InnoDB 无法在 mariadb 服务器上运行,这是错误日志。

2020-01-22 19:24:28 140112818333888 [Note] InnoDB: Ignoring data file './my_store/catalog_category_product_index_store1.ibd' with space ID 26146, since the redo log references ./my_store/catalog_category_product_index_store1.ibd with space ID 26031.
2020-01-22 19:24:28 140112818333888 [Note] InnoDB: Ignoring data file './my_store/catalog_category_product_index_store1.ibd' with space ID 26141. Another data file called ./my_store/catalog_category_product_index_store1_replica.ibd exists with the same space ID.
2020-01-22 19:24:28 140112818333888 [ERROR] InnoDB: Cannot rename './my_store/catalog_category_product_index_store1_replica.ibd' to './my_store/catalog_category_product_index_store1.ibd' for space ID 26141 because the target file exists. Remove the target file …
Run Code Online (Sandbox Code Playgroud)

mysql innodb magento mariadb

7
推荐指数
0
解决办法
1308
查看次数

标签 统计

innodb ×1

magento ×1

mariadb ×1

mysql ×1