List:Commits« Previous MessageNext Message »
From:tomas Date:July 5 2006 7:44pm
Subject:bk commit into 5.1 tree (tomas:1.2250) BUG#20843
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.2250 06/07/05 21:44:11 tomas@stripped +1 -0
  Bug #20843 tests fails randomly with assertion in completeClusterFailed
  - reenabled test as this now seems fixed

  mysql-test/t/disabled.def
    1.172 06/07/05 21:44:01 tomas@stripped +0 -4
    Bug #20843 tests fails randomly with assertion in completeClusterFailed
    - reenabled test as this now seems fixed

# 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.171/mysql-test/t/disabled.def	2006-07-04 12:57:15 +02:00
+++ 1.172/mysql-test/t/disabled.def	2006-07-05 21:44:01 +02:00
@@ -18,10 +18,6 @@
 #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        : BUD#20843 2006-07-04 tomas ndb_autodiscover3 fails randomly
-#ndb_binlog_discover      : BUG#19395 2006-04-28 tomas/knielsen mysqld does not always detect cluster shutdown
-#ndb_cache2               : BUG#18597 2006-03-28 brian simultaneous drop table and ndb statistics update triggers node failure
-#ndb_cache_multi2         : BUG#18597 2006-04-10 kent  simultaneous drop table and ndb statistics update triggers node failure
 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.2250) BUG#20843tomas5 Jul