Below is the list of changes that have just been committed into a local
5.1 repository of ndbdev. When ndbdev 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-06-13 19:52:42+02:00, jmiller@stripped +1 -0
rpl_known_bugs_detection.test:
Updated to use new tool(s):Missed on call, resubmitting
mysql-test/t/rpl_known_bugs_detection.test@stripped, 2007-06-13 19:52:29+02:00, jmiller@stripped +1 -1
Updated to use new tool(s):Missed on call, resubmitting
# 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: jmiller
# Host: ndb08.mysql.com
# Root: /data2/mysql-5.1-maint
--- 1.4/mysql-test/t/rpl_known_bugs_detection.test 2007-06-13 19:52:54 +02:00
+++ 1.5/mysql-test/t/rpl_known_bugs_detection.test 2007-06-13 19:52:54 +02:00
@@ -25,7 +25,7 @@
INSERT INTO t1(b) VALUES(1),(1),(2) ON DUPLICATE KEY UPDATE t1.b=10;
SELECT * FROM t1;
connection slave;
---source include/wait_for_slave_to_stop.inc
+--source include/wait_for_slave_sql_to_stop.inc
# show the error message
--replace_column 1 # 4 # 7 # 8 # 9 # 23 # 33 #
--query_vertical show slave status;
| Thread |
|---|
| • bk commit into 5.1 tree (jmiller:1.2493) | Jonathan Miller | 13 Jun |