mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Fixed portablity problem
Removed warnings from mysqltest scripts
This commit is contained in:
@@ -111,7 +111,7 @@ SET @@autocommit=1;
|
||||
|
||||
connection default;
|
||||
--echo connection default
|
||||
-- This should be 'YES'.
|
||||
# This should be 'YES'.
|
||||
SHOW VARIABLES LIKE 'have_query_cache';
|
||||
|
||||
SET GLOBAL query_cache_size = 200000;
|
||||
|
Reference in New Issue
Block a user