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

Changed main_query_cache_merge to use flush global status

This commit is contained in:
Monty
2024-07-06 18:14:07 +03:00
parent 29d9467641
commit 6e4f95a086
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ SET @@global.query_cache_size=1355776;
# more then 255 (257) merged tables test
#
flush status;
flush global status;
disable_query_log;
--disable_warnings
let $1 = 257;