mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Error message fixed
sql/share/errmsg.txt: error message fixed
This commit is contained in:
parent
273e1e01fe
commit
bfc6b0fa88
1 changed files with 1 additions and 1 deletions
|
@ -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'"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue