1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

due to merge

This commit is contained in:
Horst Hunger
2008-12-19 16:12:15 +01:00

View File

@ -9,6 +9,7 @@ SELECT @@global.query_cache_size;
SET @@global.query_cache_size = @start_value;
SELECT @@global.query_cache_size = @start_value;
@@global.query_cache_size = @start_value
0
1
'#--------------------FN_DYNVARS_133_03------------------------#'
SET @@global.query_cache_size = 0;