Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-maint
into mysql.com:/data2/mysql-5.1-maint
This commit is contained in:
commit
8b44b6f593
@ -79,7 +79,7 @@ ON DUPLICATE KEY UPDATE
|
|||||||
t1.field_3 = t2.field_c;
|
t1.field_3 = t2.field_c;
|
||||||
SELECT * FROM t1;
|
SELECT * FROM t1;
|
||||||
connection slave;
|
connection slave;
|
||||||
--source include/wait_for_slave_to_stop.inc
|
--source include/wait_for_slave_sql_to_stop.inc
|
||||||
# show the error message
|
# show the error message
|
||||||
--replace_column 1 # 4 # 7 # 8 # 9 # 23 # 33 #
|
--replace_column 1 # 4 # 7 # 8 # 9 # 23 # 33 #
|
||||||
--query_vertical show slave status;
|
--query_vertical show slave status;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user