List:Commits« Previous MessageNext Message »
From:Hakan Kuecuekyilmaz Date:April 10 2007 8:19pm
Subject:bk commit into 5.1-falcon tree (hakank:1.2574)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1-falcon repository of hakan. When hakan 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-04-10 22:19:17+02:00, hakank@stripped +1 -0
  Fixed typo.

  mysql-test/r/falcon_bug_27722.result@stripped, 2007-04-10 22:19:15+02:00, hakank@stripped +1 -1
    Fixed typo.

# 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:	hakank
# Host:	lu0011.wdf.sap.corp
# Root:	/home/hakan/work/mysql/mysql-5.1-falcon

--- 1.1/mysql-test/r/falcon_bug_27722.result	2007-04-10 17:43:11 +02:00
+++ 1.2/mysql-test/r/falcon_bug_27722.result	2007-04-10 22:19:15 +02:00
@@ -8,7 +8,7 @@
 INSERT INTO t1 VALUES (15);
 SET @@autocommit = 0;
 # Establish connection conn1
-SET storage_engine = 'InnoDB';
+SET storage_engine = 'Falcon';
 SET @@autocommit = 0;
 # Switch to connection default
 BEGIN;
Thread
bk commit into 5.1-falcon tree (hakank:1.2574)Hakan Kuecuekyilmaz10 Apr