Below is the list of changes that have just been committed into a local
5.1 repository of holyfoot. When holyfoot does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-05-08 10:28:19+05:00, holyfoot@stripped +1 -0
testcase comment added
mysql-test/suite/rpl/t/rpl_innodb_bug28430.test@stripped, 2008-05-08 10:28:17+05:00,
holyfoot@stripped +5 -0
comment added
diff -Nrup a/mysql-test/suite/rpl/t/rpl_innodb_bug28430.test
b/mysql-test/suite/rpl/t/rpl_innodb_bug28430.test
--- a/mysql-test/suite/rpl/t/rpl_innodb_bug28430.test 2007-11-14 14:01:40 +04:00
+++ b/mysql-test/suite/rpl/t/rpl_innodb_bug28430.test 2008-05-08 10:28:17 +05:00
@@ -3,6 +3,11 @@
--source include/have_binlog_format_mixed_or_row.inc
--source include/master-slave.inc
+# Bug #28430 Failure in replication of innodb partitioned tables on row/mixed format
+# DELETE commands weren't handled correctly on the slave for InnoDB engine,
+# so after a number of INSERT/DELETE operations there were more records
+# in the slave table than in the master table.
+
# Set the default connection to 'master'
--vertical_results
| Thread |
|---|
| • bk commit into 5.1 tree (holyfoot:1.2582) | holyfoot | 8 May |