1
0
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:
bell@laptop.sanja.is.com.ua
2003-10-09 00:13:15 +03:00
parent 9b4018066e
commit f836a796c4
26 changed files with 38 additions and 1 deletions

View File

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