1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Manual merge fixes/tests for bugs_28960,27417,23333.

This commit is contained in:
aelkin@dl145j.mysql.com
2007-09-16 12:07:00 +02:00
parent 1a0fea60a3
commit e9b287f27e
5 changed files with 223 additions and 284 deletions

View File

@@ -70,7 +70,7 @@ connection slave;
--source include/wait_for_slave_io_to_stop.inc
--replace_result $MASTER_MYPORT MASTER_MYPORT
# import is only the 11th column Slave_IO_Running
--replace_column 1 # 8 # 9 # 12 # 23 # 33 #
--replace_column 1 # 7 # 8 # 9 # 12 # 22 # 23 # 33 #
query_vertical show slave status;
# End of tests