List:Commits« Previous MessageNext Message »
From:jonas Date:April 11 2006 1:38pm
Subject:bk commit into 5.1 tree (jonas:1.2311)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas 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.2311 06/04/11 15:38:32 jonas@stripped +1 -0
  fix so that rpl_row_basic_8partition.test is only run when paritioning is enabled

  mysql-test/t/rpl_row_basic_8partition.test
    1.3 06/04/11 15:38:29 jonas@stripped +1 -0
    this test requires partitioning

# 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:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/51-work

--- 1.2/mysql-test/t/rpl_row_basic_8partition.test	2006-03-27 14:58:27 +02:00
+++ 1.3/mysql-test/t/rpl_row_basic_8partition.test	2006-04-11 15:38:29 +02:00
@@ -7,6 +7,7 @@
 # partition tables with same engine (MyISAM) in both ends. #
 ############################################################
 
+--source include/have_partition.inc
 --source include/master-slave.inc
 connection master;
 --disable_warnings
Thread
bk commit into 5.1 tree (jonas:1.2311)jonas11 Apr