Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-12-05 15:03:29+01:00, msvensson@stripped +1 -0
Rename master0 -> mysqld.1
mysql-test/t/crash_commit_before.test@stripped, 2007-12-05 15:03:27+01:00, msvensson@stripped +1 -1
Rename master0 -> mysqld.1
diff -Nrup a/mysql-test/t/crash_commit_before.test b/mysql-test/t/crash_commit_before.test
--- a/mysql-test/t/crash_commit_before.test 2007-04-03 11:36:31 +02:00
+++ b/mysql-test/t/crash_commit_before.test 2007-12-05 15:03:27 +01:00
@@ -15,7 +15,7 @@ insert into t1 values(9);
SET SESSION debug="d,crash_commit_before";
# Write file to make mysql-test-run.pl expect crash and restart
---exec echo "restart" > $MYSQLTEST_VARDIR/tmp/master0.expect
+--exec echo "restart" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
# Run the crashing query
--error 2013
Thread |
---|
• bk commit into 5.1 tree (msvensson:1.2546) | msvensson | 5 Dec |