eng "Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table"
ER_BINLOG_LOGICAL_CORRUPTION
eng "The binary log file '%s' is logically corrupted: %s"
ER_WARN_PURGE_LOG_IN_USE
eng "file %s was not purged because it was being read by %d thread(s), purged only %d out of %d files."
ER_WARN_PURGE_LOG_IS_ACTIVE
eng "file %s was not purged because it is the active log file."
ER_AUTO_INCREMENT_CONFLICT
eng "Auto-increment value in UPDATE conflicts with internally generated values"
WARN_ON_BLOCKHOLE_IN_RBR
eng "Row events are not logged for %s statements that modify BLACKHOLE tables in row format. Table(s): '%-.192s'"
ER_SLAVE_MI_INIT_REPOSITORY
eng "Slave failed to initialize master info structure from the repository"
ER_SLAVE_RLI_INIT_REPOSITORY
eng "Slave failed to initialize relay log info structure from the repository"
ER_ACCESS_DENIED_CHANGE_USER_ERROR 28000
eng "Access denied trying to change to user '%-.48s'@'%-.64s' (using password: %s). Disconnecting."
bgn "Отказан достъп при опит за смяна към потребител %-.48s'@'%-.64s' (използвана парола: %s). Затваряне на връзката."
ER_INNODB_READ_ONLY
eng "InnoDB is in read only mode."
ER_STOP_SLAVE_SQL_THREAD_TIMEOUT
eng "STOP SLAVE command execution is incomplete: Slave SQL thread got the stop signal, thread is busy, SQL thread will stop once the current task is complete."
ER_STOP_SLAVE_IO_THREAD_TIMEOUT
eng "STOP SLAVE command execution is incomplete: Slave IO thread got the stop signal, thread is busy, IO thread will stop once the current task is complete."
ER_TABLE_CORRUPT
eng "Operation cannot be performed. The table '%-.64s.%-.64s' is missing, corrupt or contains bad data."
ER_TEMP_FILE_WRITE_FAILURE
eng "Temporary file write failure."
ER_INNODB_FT_AUX_NOT_HEX_ID
eng "Upgrade index name failed, please use create index(alter table) algorithm copy to rebuild index."