List:Commits« Previous MessageNext Message »
From:Davi Arnaut Date:January 28 2008 1:21pm
Subject:bk commit into 5.1 tree (davi:1.2662)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of davi.  When davi 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, 2008-01-28 11:21:39-02:00, davi@stripped +1 -0
  Remove spurious commented out test line.

  mysql-test/t/lock_multi.test@stripped, 2008-01-28 11:21:38-02:00, davi@stripped +0 -1
    Remove spurious test line.

diff -Nrup a/mysql-test/t/lock_multi.test b/mysql-test/t/lock_multi.test
--- a/mysql-test/t/lock_multi.test	2008-01-28 10:52:34 -02:00
+++ b/mysql-test/t/lock_multi.test	2008-01-28 11:21:38 -02:00
@@ -463,6 +463,5 @@ drop table t1;
 disconnect waiter;
 connection default;
 show status like 'Table_locks_waited';
-#show global status like "Table_locks_waited";
 
 --echo End of 5.1 tests
Thread
bk commit into 5.1 tree (davi:1.2662)Davi Arnaut28 Jan