List:Commits« Previous MessageNext Message »
From:cbell Date:May 11 2007 6:13pm
Subject:bk commit into 5.0 tree (cbell:1.2438) BUG#17233
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of cbell. When cbell 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-05-11 14:13:20-04:00, cbell@stripped +1 -0
  BUG#17233 : LOAD DATA INFILE: failure causes mysqld dbug_assert, binlog not flushed
    
  This patch enables the NDB test ndb_load that was previously disabled
  as a result of the LOAD DATA INFILE bug reported in BUG#17233.

  mysql-test/t/disabled.def@stripped, 2007-05-11 14:13:16-04:00, cbell@stripped +0 -1
    BUG#17233 : LOAD DATA INFILE: failure causes mysqld dbug_assert, binlog not flushed
      
    This patch enables the NDB test ndb_load that was previously disabled
    as a result of the LOAD DATA INFILE bug reported in BUG#17233.

# 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:	cbell
# Host:	suse.vabb.com
# Root:	/home/Chuck/source/mysql-5.0_BUG_17233

--- 1.46/mysql-test/t/disabled.def	2007-03-23 12:14:35 -04:00
+++ 1.47/mysql-test/t/disabled.def	2007-05-11 14:13:16 -04:00
@@ -10,5 +10,4 @@
 #
 ##############################################################################
 
-ndb_load        : Bug#17233
 user_limits     : Bug#23921 random failure of user_limits.test
Thread
bk commit into 5.0 tree (cbell:1.2438) BUG#17233cbell11 May