From: Date: April 24 2007 12:09am Subject: bk commit into 5.1 tree (tsmith:1.2577) BUG#27325 List-Archive: http://lists.mysql.com/commits/25202 X-Bug: 27325 Message-Id: <200704232209.l3NM9AJx032285@localhost.localdomain> Below is the list of changes that have just been committed into a local 5.1 repository of tsmith. When tsmith 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, 2007-04-24 00:08:59+02:00, tsmith@stripped +1 -0 Bug #27325: rpl_extraCol_myisam.test fails when not configured with partitions Skip rpl_extraCol* test cases if server doesn't support partitions. mysql-test/extra/rpl_tests/rpl_extraSlave_Col.test@stripped, 2007-04-24 00:04:48+02:00, tsmith@stripped +2 -0 Require partition support for rpl_extraCol* test cases # 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: tsmith # Host: quadxeon.mysql.com # Root: /benchmarks/ext3/TOSAVE/tsmith/bk/maint/b27325/51 --- 1.1/mysql-test/extra/rpl_tests/rpl_extraSlave_Col.test 2006-11-03 15:03:40 +01:00 +++ 1.2/mysql-test/extra/rpl_tests/rpl_extraSlave_Col.test 2007-04-24 00:04:48 +02:00 @@ -4,6 +4,8 @@ # Purpose: To test having extra columns on the slave. ################################################## +-- source include/have_partition.inc + ########### Clean up ################ --disable_warnings --disable_query_log