Below is the list of changes that have just been committed into a local
5.0 repository of tomash. When tomash 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
1.2145 06/05/29 14:45:20 kroki@stripped +1 -0
Avoid race between master and slave.
mysql-test/t/rpl_insert_id.test
1.16 06/05/29 14:45:15 kroki@stripped +2 -0
Avoid race between master and slave.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: kroki
# Host: moonlight.intranet
# Root: /home/tomash/src/mysql_ab/mysql-5.0
--- 1.15/mysql-test/t/rpl_insert_id.test 2006-04-21 18:54:57 +04:00
+++ 1.16/mysql-test/t/rpl_insert_id.test 2006-05-29 14:45:15 +04:00
@@ -148,3 +148,5 @@
drop table t1, t2;
# End of 5.0 tests
+
+sync_slave_with_master;
| Thread |
|---|
| • bk commit into 5.0 tree (kroki:1.2145) | kroki | 29 May |