mirror of
https://github.com/MariaDB/server.git
synced 2025-07-17 12:02:09 +03:00
A separate, better error message when it's impossible to aggregate strings for some operation
This commit is contained in:
@ -276,4 +276,5 @@
|
||||
#define ER_ZLIB_Z_DATA_ERROR 1257
|
||||
#define ER_CUT_VALUE_GROUP_CONCAT 1258
|
||||
#define ER_WARN_USING_OTHER_HANDLER 1259
|
||||
#define ER_ERROR_MESSAGES 259
|
||||
#define ER_CANT_AGGREGATE_COLLATIONS 1260
|
||||
#define ER_ERROR_MESSAGES 260
|
||||
|
Reference in New Issue
Block a user