mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
A new separate error message: Unknown collation 'blablabla'
This commit is contained in:
parent
8713e9791c
commit
8d7b54b7c2
33 changed files with 51 additions and 8 deletions
|
|
@ -267,3 +267,4 @@
|
|||
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'",
|
||||
"Illegal mix of collations for operation '%s'",
|
||||
"Variable '%-.64s' is not a variable component (Can't be used as XXXX.variable_name)",
|
||||
"Unknown collation: '%-.64s'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue