#At file:///home/lsoares/Workspace/bzr/work/bugfixing/49100/push/mysql-5.1-rpl-wl5092/ based on revid:luis.soares@stripped
3189 Luis Soares 2010-05-26
Fixing result file for rpl_row_img (wrong version had been
checked in BUG#49100 patch).
modified:
mysql-test/suite/rpl/r/rpl_row_img.result
=== modified file 'mysql-test/suite/rpl/r/rpl_row_img.result'
--- a/mysql-test/suite/rpl/r/rpl_row_img.result 2010-05-10 23:33:42 +0000
+++ b/mysql-test/suite/rpl/r/rpl_row_img.result 2010-05-26 14:37:02 +0000
@@ -24363,16 +24363,6 @@ c1
DROP TABLE t1;
#### case #5: BI: no usable columns on the slave, AI: usable columns on the slave (slave must stop).
####
-include/stop_slave.inc
-RESET MASTER;
-RESET SLAVE;
-include/stop_slave.inc
-RESET MASTER;
-RESET SLAVE;
-RESET MASTER;
-RESET SLAVE;
-include/start_slave.inc
-include/start_slave.inc
CREATE TABLE t1 (c1 INT DEFAULT 100) Engine=ENGINE;
SET SQL_LOG_BIN=0;
CREATE TABLE t1 (c1 INT DEFAULT 100) Engine=ENGINE;
@@ -24630,16 +24620,6 @@ c1
DROP TABLE t1;
#### case #5: BI: no usable columns on the slave, AI: usable columns on the slave (slave must stop).
####
-include/stop_slave.inc
-RESET MASTER;
-RESET SLAVE;
-include/stop_slave.inc
-RESET MASTER;
-RESET SLAVE;
-RESET MASTER;
-RESET SLAVE;
-include/start_slave.inc
-include/start_slave.inc
CREATE TABLE t1 (c1 INT DEFAULT 100) Engine=ENGINE;
SET SQL_LOG_BIN=0;
CREATE TABLE t1 (c1 INT DEFAULT 100) Engine=ENGINE;
Attachment: [text/bzr-bundle] bzr/luis.soares@sun.com-20100526143702-2ijvym8a53mwuu58.bundle
Thread |
---|
• bzr commit into mysql-5.1-rpl-wl5092 branch (luis.soares:3189)Bug#49100 | Luis Soares | 26 May |