mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
New error message for situation like:
SELECT latin1_expr COLLATE anpther_charset_collation
This commit is contained in:
parent
0d19df2f5d
commit
1019053392
25 changed files with 35 additions and 2 deletions
|
|
@ -253,3 +253,4 @@
|
|||
"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"
|
||||
"All parts of a SPATIAL KEY must be NOT NULL"
|
||||
"COLLATION '%s' is not valid for CHARACTER SET '%s'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue