#At file:///home/ngb/mysql/bzr/bug30703-6.0-bugteam/
3102 Guangbao Ni 2009-03-19
Fixed test cases for bug#30703
modified:
mysql-test/include/test_fieldsize.inc
per-file messages:
mysql-test/include/test_fieldsize.inc
Here only SQL thread stops, so obviously wait for SQL thread to stop
=== modified file 'mysql-test/include/test_fieldsize.inc'
--- a/mysql-test/include/test_fieldsize.inc 2007-08-10 16:48:01 +0000
+++ b/mysql-test/include/test_fieldsize.inc 2009-03-19 09:15:20 +0000
@@ -22,7 +22,7 @@ eval $test_insert;
connection slave;
START SLAVE;
-wait_for_slave_to_stop;
+--source include/wait_for_slave_sql_to_stop.inc
--replace_result $MASTER_MYPORT MASTER_PORT
--replace_column 1 # 4 # 7 # 8 # 9 # 16 # 22 # 23 # 33 # 35 # 36 #
--query_vertical SHOW SLAVE STATUS
| Thread |
|---|
| • bzr commit into mysql-6.0-bugteam branch (gni:3102) Bug#30703 | Guangbao Ni | 19 Mar |