mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fixes to make embedded-server test working
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
-- source include/have_query_cache.inc
|
||||
|
||||
connect (con1,127.0.0.1,root,,test,$MASTER_MYPORT,);
|
||||
connect (con1,localhost,root,,test,$MASTER_MYPORT,);
|
||||
connection default;
|
||||
|
||||
set global query_cache_size=100000;
|
||||
|
Reference in New Issue
Block a user