List:Commits« Previous MessageNext Message »
From:ingo Date:July 26 2006 9:50am
Subject:bk commit into 5.1 tree (ingo:1.2270) BUG#21283
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mydev. When mydev 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, 2006-07-26 11:50:13+02:00, ingo@stripped +1 -0
  Disabled ndb_restore_compat for BUG#21283.

  mysql-test/t/disabled.def@stripped, 2006-07-26 11:50:07+02:00, ingo@stripped +1 -0
    Disabled ndb_restore_compat for BUG#21283.

# 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:	ingo
# Host:	chilla.local
# Root:	/home/mydev/mysql-5.1-amerge

--- 1.177/mysql-test/t/disabled.def	2006-07-26 11:50:24 +02:00
+++ 1.178/mysql-test/t/disabled.def	2006-07-26 11:50:24 +02:00
@@ -20,6 +20,7 @@ ndb_autodiscover         : BUG#18952 200
 ndb_autodiscover2        : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog
 ndb_binlog_ignore_db     : BUG#21279 2006-07-25 ingo    Randomly throws a warning
 ndb_load                 : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed
+ndb_restore_compat       : BUG#21283 2006-07-26 ingo    Test fails randomly
 partition_03ndb          : BUG#16385 2006-03-24 mikael Partitions: crash when updating a range partitioned NDB table
 ps_7ndb                  : BUG#18950 2006-02-16 jmiller create table like does not obtain LOCK_open
 rpl_ndb_2innodb          : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
Thread
bk commit into 5.1 tree (ingo:1.2270) BUG#21283ingo26 Jul