1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Fixed test for 'init_slave' variable

This commit is contained in:
unknown
2003-12-08 12:10:30 +04:00
parent c335939203
commit 8bf9ccb627
3 changed files with 18 additions and 17 deletions

View File

@@ -1 +1 @@
--init-slave="set @a=1;set @b=2"
--init-slave="set global max_connections=500"