HomeMySQLMySQL Error MY-012127 – ER_IB_MSG_UNEXPECTED_FILE_EXISTS

MySQL Error MY-012127 – ER_IB_MSG_UNEXPECTED_FILE_EXISTS

MySQL Error Message

The file ‘%s’ already exists though the corresponding
table did not exist. Have you moved InnoDB .ibd files around
without using the SQL commands DISCARD TABLESPACE and IMPORT
TABLESPACE, or did mysqld crash in the middle of CREATE TABLE? You
can resolve the problem by removing the file ‘%s’ under the
‘datadir’ of MySQL.

Reason for the Error

ER_IB_MSG_UNEXPECTED_FILE_EXISTS
was added in 8.0.17.

Share:

Leave a Reply

You May Also Like

MySQL Error Message Ignored the innodb-redo-log-capacity option in the Innodb read-only mode. Server is using active redo log files. Reason...
  • MySQL
  • November 17, 2022
MySQL Error Message This member is configured with a group_replication_paxos_single_leader option value of 1 and it is trying to join...
  • MySQL
  • November 17, 2022
MySQL Error Message Record has both instant and version bit set. Reason for the Error ER_CHECK_TABLE_INSTANT_VERSION_BIT_SET was added in 8.0.32.
  • MySQL
  • November 17, 2022