List:Commits« Previous MessageNext Message »
From:tomas Date:July 5 2006 9:13pm
Subject:bk commit into 5.1 tree (tomas:1.2247)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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
  1.2247 06/07/05 23:12:48 tomas@stripped +1 -0
  disabled ndb_autodiscover3 again

  mysql-test/t/disabled.def
    1.173 06/07/05 23:12:40 tomas@stripped +1 -0
    disabled ndb_autodiscover3 again

# 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:	tomas
# Host:	poseidon.ndb.mysql.com
# Root:	/home/tomas/mysql-5.1-ndb

--- 1.172/mysql-test/t/disabled.def	2006-07-05 21:44:01 +02:00
+++ 1.173/mysql-test/t/disabled.def	2006-07-05 23:12:40 +02:00
@@ -18,6 +18,7 @@
 #im_life_cycle             : Bug#20368 2006-06-10 alik    im_life_cycle test fails
 ndb_autodiscover         : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog
 ndb_autodiscover2        : BUG#18952 2006-02-16 jmiller Needs to be fixed w.r.t binlog
+ndb_autodiscover3        : BUG#20872 2006-07-05 tomas ndb_autodiscover3 fails randomly
 ndb_load                 : BUG#17233 2006-05-04 tomas failed load data from infile causes mysqld dbug_assert, binlog not flushed
 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
Thread
bk commit into 5.1 tree (tomas:1.2247)tomas5 Jul