diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-01-16 21:06:23 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-01-16 21:06:23 +0100 |
commit | 2ec0f46b88bc5f1d565d65025b7a868c6943ab0c (patch) | |
tree | de28d5051f89c5f6d6592d955b4e4f8498cecc44 /sql/mysqld.h | |
parent | baca1a40e98c4d1ac107118f5f4b6012f398bdf2 (diff) | |
download | mariadb-git-2ec0f46b88bc5f1d565d65025b7a868c6943ab0c.tar.gz |
query cache sysvar fixes
sql/share/errmsg-utf8.txt:
correct the error message, as query_cache_type variable is not read-ony anymore
sql/sql_cache.cc:
the caller should verify that query cache resize
is possible, before trying it
sql/sys_vars.cc:
* test if qc resize is possible in the sysvar on_check() funntion,
not in the on_update() function.
* use the error message that better describes the problem
Diffstat (limited to 'sql/mysqld.h')
0 files changed, 0 insertions, 0 deletions