Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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, 2007-11-06 11:07:03+01:00, tomas@stripped +1 -0
cleanup to avoid later test failures
mysql-test/suite/rpl_ndb/t/rpl_ndb_rep_error.test@stripped, 2007-11-06 11:07:00+01:00,
tomas@stripped +4 -0
cleanup to avoid later test failures
diff -Nrup a/mysql-test/suite/rpl_ndb/t/rpl_ndb_rep_error.test
b/mysql-test/suite/rpl_ndb/t/rpl_ndb_rep_error.test
--- a/mysql-test/suite/rpl_ndb/t/rpl_ndb_rep_error.test 2007-11-05 14:43:34 +01:00
+++ b/mysql-test/suite/rpl_ndb/t/rpl_ndb_rep_error.test 2007-11-06 11:07:00 +01:00
@@ -75,5 +75,9 @@ drop table t1;
delete from mysql.ndb_replication;
--disable_query_log
+--sync_slave_with_master
+stop slave;
+drop table mysql.ndb_replication;
+--connection master
drop table mysql.ndb_replication;
--enable_query_log
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2715) | tomas | 6 Nov |