diff options
author | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-06-10 11:40:57 +0200 |
---|---|---|
committer | Jon Olav Hauglid <jon.hauglid@oracle.com> | 2011-06-10 11:40:57 +0200 |
commit | cc4530f92d31cc163257efd2fc2d1e4ccb33c35b (patch) | |
tree | 46000c1b4d7112b0314328d628bd339c70efc8ff /mysys/errors.c | |
parent | 9506c818092b27e64b433717b9c415d1b9ddb297 (diff) | |
download | mariadb-git-cc4530f92d31cc163257efd2fc2d1e4ccb33c35b.tar.gz |
Bug#12584161 - 43861: MAIN.QUERY_CACHE_28249 FAILS SPORADICALLY
This test case was failing on 5.5 and trunk for two reasons.
1) It waited for the "Waiting for table level lock" process
state while this state was renamed "Waiting for table
metadata lock" with the introduction of MDL in 5.5.
2) SET GLOBAL query_cache_size= 100000; gave a warning since
query_cache_size is supposed to be multiples of 1024.
This patch fixes these two issues and re-enables the test case.
Diffstat (limited to 'mysys/errors.c')
0 files changed, 0 insertions, 0 deletions