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:
@ -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;
|
||||
|
Reference in New Issue
Block a user