InnoDB: игнорирование файла данных «./catalog_category_product_index_store1.ibd» с пробелом ID 26146, так как ссылки журнала повторов - PullRequest
1 голос
/ 22 января 2020

Я использую Magento 2.3.3 на VPS.

как это исправить? мой 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 and try again.
2020-01-22 19:24:28 140112818333888 [ERROR] InnoDB:  Cannot replay file rename. Remove either file and try again.
2020-01-22 19:24:28 140112818333888 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2020-01-22 19:24:28 140112818333888 [Note] InnoDB: Starting shutdown...
2020-01-22 19:24:28 140112818333888 [ERROR] Plugin 'InnoDB' init function returned error.
2020-01-22 19:24:28 140112818333888 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
...