1
0
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:
holyfoot/hf@mysql.com/hfmain.(none)
2007-03-23 10:16:30 +04:00
parent 7eb78d8d04
commit e06a8826c9
5 changed files with 61 additions and 58 deletions

View File

@ -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;