List:Commits« Previous MessageNext Message »
From:msvensson Date:July 27 2006 9:02am
Subject:bk commit into 5.1 tree (msvensson:1.2240) BUG#21298
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-27 09:02:44+02:00, msvensson@neptunus.(none) +1 -0
  Bug#21298 ndbcluster_log_schema_op locks already freed mutex
   - Disable 3 test cases that crashes slave

  mysql-test/t/disabled.def@stripped, 2006-07-27 09:02:41+02:00, msvensson@neptunus.(none) +5 -1
    Disable test cases where slave crashes due to bug#21298

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-new-maint

--- 1.179/mysql-test/t/disabled.def	2006-07-27 09:02:50 +02:00
+++ 1.180/mysql-test/t/disabled.def	2006-07-27 09:02:50 +02:00
@@ -38,4 +38,8 @@ rpl_sp_effects           : BUG#19862 200
 
 # the below testcase have been reworked to avoid the bug, test contains comment, keep bug open
 #ndb_binlog_ddl_multi     : BUG#18976 2006-04-10 kent    CRBR: multiple binlog, second binlog may miss schema log events
-rpl_insert               # BUG#21297 2006-07-26 msvensson
+rpl_insert               : BUG#21297 2006-07-26 msvensson
+rpl_ndb_idempotent       : BUG#21298 2006-07-27 msvensson
+rpl_row_basic_7ndb       : BUG#21298 2006-07-27 msvensson
+rpl_truncate_7ndb        : BUG#21298 2006-07-27 msvensson
+
Thread
bk commit into 5.1 tree (msvensson:1.2240) BUG#21298msvensson27 Jul