1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

after merge fix

This commit is contained in:
gluh@mysql.com/eagle.(none)
2007-10-23 19:28:47 +05:00
parent 17acda6ca8
commit 1d42094d18
2 changed files with 3 additions and 80 deletions

View File

@ -1250,8 +1250,6 @@ disconnect user1;
disconnect user2;
disconnect user3;
--echo End of 5.0 tests
#
# Bug #28211 RENAME DATABASE and query cache don't play nicely together
#
@ -1300,6 +1298,8 @@ set GLOBAL query_cache_limit=default;
set GLOBAL query_cache_min_res_unit=default;
set GLOBAL query_cache_size=default;
--echo End of 5.0 tests
#
# Bug #31157: Crash when select+order by the avg of some field within the
# group by