List:Commits« Previous MessageNext Message »
From:msvensson Date:July 26 2006 2:27pm
Subject:bk commit into 5.1 tree (msvensson:1.2235) BUG#21297
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-26 14:27:05+02:00, msvensson@neptunus.(none) +1 -0
  Disable rpl_insert due to bug#21297

  mysql-test/t/disabled.def@stripped, 2006-07-26 14:27:02+02:00, msvensson@neptunus.(none) +1
-0
    Disable rpl_insert due to bug#21297

# 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.175/mysql-test/t/disabled.def	2006-07-26 14:27:11 +02:00
+++ 1.176/mysql-test/t/disabled.def	2006-07-26 14:27:11 +02:00
@@ -36,3 +36,4 @@ 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
Thread
bk commit into 5.1 tree (msvensson:1.2235) BUG#21297msvensson26 Jul