List:Commits« Previous MessageNext Message »
From:tomas Date:June 1 2006 10:59am
Subject:bk commit into 5.1 tree (tomas:1.2182)
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.2182 06/06/01 12:59:39 tomas@stripped +1 -0
  this should not occur now after some other fixes w.r.t LOCK_open handeling in ndb and binlog

  mysql-test/t/disabled.def
    1.162 06/06/01 12:59:31 tomas@stripped +1 -1
    this should not occur now after some other fixes w.r.t LOCK_open handeling in ndb and binlog

# 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-new-ndb

--- 1.161/mysql-test/t/disabled.def	2006-06-01 08:46:13 +02:00
+++ 1.162/mysql-test/t/disabled.def	2006-06-01 12:59:31 +02:00
@@ -24,7 +24,7 @@
 rpl_ndb_2innodb          : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
 rpl_ndb_2myisam          : BUG#19227 2006-04-20 pekka pk delete apparently not replicated
 rpl_ndb_auto_inc         : BUG#17086 2006-02-16 jmiller CR: auto_increment_increment and auto_increment_offset produce duplicate key er
-rpl_ndb_commit_afterflush : BUG#19328 2006-05-04 tomas Slave timeout with COM_REGISTER_SLAVE error causing stop
+#rpl_ndb_commit_afterflush : BUG#19328 2006-05-04 tomas Slave timeout with COM_REGISTER_SLAVE error causing stop
 rpl_ndb_dd_partitions    : BUG#19259 2006-04-21 rpl_ndb_dd_partitions fails on s/AMD
 rpl_ndb_ddl              : BUG#18946 result file needs update + test needs to checked
 rpl_ndb_innodb2ndb       : Bug #19710  	Cluster replication to partition table fails on DELETE FROM statement
Thread
bk commit into 5.1 tree (tomas:1.2182)tomas1 Jun