List:Commits« Previous MessageNext Message »
From:msvensson Date:June 1 2007 12:38pm
Subject:bk commit into 5.0 tree (msvensson:1.2498)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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-06-01 12:38:41+02:00, msvensson@pilot.(none) +1 -0
  Turn query_logging back on to avoid sideeffects in folloing test section

  mysql-test/t/mysqltest.test@stripped, 2007-06-01 12:38:40+02:00, msvensson@pilot.(none) +1
-0
    Turn query_logging back on to avoid sideeffects in folloing test section

# 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:	pilot.(none)
# Root:	/data/msvensson/mysql/bug28497/my50-bug28497

--- 1.57/mysql-test/t/mysqltest.test	2007-06-01 12:04:03 +02:00
+++ 1.58/mysql-test/t/mysqltest.test	2007-06-01 12:38:40 +02:00
@@ -1876,6 +1876,7 @@ DROP TABLE t1;
 --error 1
 --exec $MYSQL_TEST a b c 2>&1 > /dev/null
 --enable_abort_on_error
+--enable_query_log
 
 # ----------------------------------------------------------------------------
 # test for query_get_value
Thread
bk commit into 5.0 tree (msvensson:1.2498)msvensson1 Jun