mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
modify error message
This commit is contained in:
parent
2534f837c1
commit
774e3a594b
23 changed files with 23 additions and 23 deletions
|
|
@ -252,7 +252,7 @@
|
|||
"Every derived table must have it's own alias",
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s",
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client",
|
||||
"Client does not support authentication protocol requested by server; consider upgrading MySQL client",
|
||||
"All parts of a SPATIAL KEY must be NOT NULL",
|
||||
"COLLATION '%s' is not valid for CHARACTER SET '%s'",
|
||||
"The slave was already running",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue