1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

A separate, better error message when it's impossible to aggregate strings for some operation

This commit is contained in:
bar@bar.mysql.r18.ru
2003-05-20 16:36:59 +05:00
parent b0062813e5
commit 5b788e660a
28 changed files with 69 additions and 10 deletions

View File

@ -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