我在 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)