Commit bfc6b0fa authored by unknown's avatar unknown
Browse files

Error message fixed


sql/share/errmsg.txt:
  error message fixed
parent 273e1e01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5843,5 +5843,5 @@ ER_WRONG_PARTITION_NAME
ER_CANT_CHANGE_TX_ISOLATION 25001
	eng "Transaction isolation level can't be changed while a transaction is in progress"
ER_DUP_ENTRY_AUTOINCREMENT_CASE
        eng "ALTER TABLE causes auto_increment resequencing, causing Duplicate entry '%-.64s' for key '%-.64s'"
        eng "ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '%-.64s' for key '%-.64s'"