mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
due to merge
This commit is contained in:
commit
7026225726
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ SELECT @@global.query_cache_size;
|
||||||
SET @@global.query_cache_size = @start_value;
|
SET @@global.query_cache_size = @start_value;
|
||||||
SELECT @@global.query_cache_size = @start_value;
|
SELECT @@global.query_cache_size = @start_value;
|
||||||
@@global.query_cache_size = @start_value
|
@@global.query_cache_size = @start_value
|
||||||
|
0
|
||||||
1
|
1
|
||||||
'#--------------------FN_DYNVARS_133_03------------------------#'
|
'#--------------------FN_DYNVARS_133_03------------------------#'
|
||||||
SET @@global.query_cache_size = 0;
|
SET @@global.query_cache_size = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue