1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Backport for WL#3894

This commit is contained in:
Serge Kozlov
2009-11-28 02:34:47 +03:00
parent f9156610b0
commit 6475109c1f
62 changed files with 149 additions and 270 deletions

View File

@@ -22,6 +22,9 @@
# Test is dependent on binlog positions
# prepare version for substitutions
let $VERSION=`select version()`;
# Stop slave before it starts replication. Also sync with master
# to avoid nondeterministic behaviour.
--echo [on slave]