List:Internals« Previous MessageNext Message »
From:Jonathan Miller Date:October 22 2005 6:03pm
Subject:bk commit into 5.0 tree (jmiller:1.2013)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of ndbdev. When ndbdev 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.2013 05/10/22 18:03:17 jmiller@stripped +1 -0
  rpl_auto_increment.test:
    Correcting wrapper to point to the correct test.

  mysql-test/t/rpl_auto_increment.test
    1.4 05/10/22 18:00:47 jmiller@stripped +2 -2
    Correcting wrapper to point to the correct test.

# 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:	jmiller
# Host:	ndb08.mysql.com
# Root:	/home/ndbdev/jmiller/mysql-5.0-wl1012

--- 1.3/mysql-test/t/rpl_auto_increment.test	2005-10-20 21:12:33 +02:00
+++ 1.4/mysql-test/t/rpl_auto_increment.test	2005-10-22 18:00:47 +02:00
@@ -1,7 +1,7 @@
 #####################################
-# Wrapper for rpl_insert_ignore.test#
+# Wrapper for rpl_auto_increment.test#
 #####################################
 -- source include/have_innodb.inc
 let $engine_type=innodb;
 let $engine_type2=myisam;
--- source extra/rpl_tests/rpl_insert_ignore.test
+-- source extra/rpl_tests/rpl_auto_increment.test
Thread
bk commit into 5.0 tree (jmiller:1.2013)Jonathan Miller22 Oct