From: Date: April 22 2007 6:10pm Subject: bk commit into 5.1-falcon tree (hakank:1.2638) BUG#27993 List-Archive: http://lists.mysql.com/commits/25074 X-Bug: 27993 Message-Id: <20070422161023.EBE5D204125@lu0011.wdf.sap.corp> 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-22 18:10:17+02:00, hakank@stripped +2 -0 Bug#27993 is fixed. mysql-test/t/disabled.def@stripped, 2007-04-22 18:10:15+02:00, hakank@stripped +0 -1 Bug#27993 is fixed. mysql-test/t/falcon_bug_27993.test@stripped, 2007-04-22 18:10:15+02:00, hakank@stripped +0 -1 Bug#27993 is fixed. # 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/t/falcon_bug_27993.test 2007-04-21 16:43:02 +02:00 +++ 1.2/mysql-test/t/falcon_bug_27993.test 2007-04-22 18:10:15 +02:00 @@ -26,7 +26,6 @@ connect (conn1,localhost,root,,); eval SET storage_engine = $engine; SET @@autocommit = 0; ---real_sleep 5 --send UPDATE t1 SET a = 5 WHERE a = 6 --echo # Switch to connection default --- 1.310/mysql-test/t/disabled.def 2007-04-21 19:37:35 +02:00 +++ 1.311/mysql-test/t/disabled.def 2007-04-22 18:10:15 +02:00 @@ -75,7 +75,6 @@ falcon_bug_27426 : Bug#27426 2007-03-27 hakank Currently failing falcon_bug_27697 : Bug#27697 2007-04-07 hakank Currently failing falcon_bug_27951 : Bug#27951 2007-04-19 hakank Currently failing -falcon_bug_27993 : Bug#27993 2007-04-21 hakank Currently failing falcon_bug_27997 : Bug#27997 2007-04-21 hakank Currently failing falcon_page_size_1 : Bug#23220 2007-02-19 hakank Currently failing falcon_page_size_2 : Bug#23220 2007-02-19 hakank Currently failing