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, 2006-09-08 16:26:35+02:00, msvensson@shellback.(none) +1 -0
"crash_commit_before" need innodb
mysql-test/t/crash_commit_before.test@stripped, 2006-09-08 16:26:27+02:00, msvensson@shellback.(none) +1 -0
Server need to be compiled with innodb support for this test case to suceed
# 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: msvensson
# Host: shellback.(none)
# Root: /home/msvensson/mysql/mysql-5.1-new-maint
--- 1.1/mysql-test/t/crash_commit_before.test 2006-09-08 16:27:00 +02:00
+++ 1.2/mysql-test/t/crash_commit_before.test 2006-09-08 16:27:00 +02:00
@@ -1,4 +1,5 @@
--source include/have_debug.inc
+--source include/have_innodb.inc
CREATE TABLE t1(a int) engine=innodb;
START TRANSACTION;
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2313) | msvensson | 8 Sep |