mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
added worning about changing requested size of query cache (BUG#1502)
This commit is contained in:
@ -295,4 +295,5 @@
|
||||
#define ER_BAD_SLAVE_UNTIL_COND 1276
|
||||
#define ER_MISSING_SKIP_SLAVE 1277
|
||||
#define ER_UNTIL_COND_IGNORED 1278
|
||||
#define ER_ERROR_MESSAGES 279
|
||||
#define ER_WARN_QC_RESIZE 1279
|
||||
#define ER_ERROR_MESSAGES 280
|
||||
|
Reference in New Issue
Block a user