1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Fixing failing test case.

This commit is contained in:
mkindahl@dl145h.mysql.com
2008-01-11 18:09:17 +01:00
parent 431199b7a3
commit 940c3ef6d6
2 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
stop slave;
start slave;
show variables like 'init_slave';
Variable_name Value
init_slave set global max_connections=500