1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

correct merge error

This commit is contained in:
unknown
2008-02-14 00:02:25 +01:00
parent 9ab7ecc43a
commit 24fdba78be
3 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ connection master;
--echo # Now the insert, one step after
--echo
--replace_result $start_pos <start_pos>
--replace_column 5 #
--replace_column 2 # 5 #
--eval show binlog events from $start_pos limit 1,1
--echo