mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
merge
sql/sql_class.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_update.cc: Auto merged sql/table.cc: Auto merged
This commit is contained in:
commit
faea84119b
35 changed files with 429 additions and 45 deletions
|
|
@ -391,3 +391,5 @@ character-set=latin2
|
|||
"Field '%-.64s' doesn't have a default value",
|
||||
"Division by 0",
|
||||
"Incorrect %-.32s value: '%-.128s' for column '%.64s' at row %ld",
|
||||
"CHECK OPTION on non-updatable view '%-.64s.%-.64s'"
|
||||
"CHECK OPTION failed '%-.64s.%-.64s'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue