List:Commits« Previous MessageNext Message »
From:Jonathan Miller Date:February 8 2006 9:17pm
Subject:bk commit into 5.1 tree (jmiller:1.2092)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 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.2092 06/02/08 22:17:46 jmiller@stripped +1 -0
  rpl_stm_log.test:
    Fixed bug in test case

  mysql-test/t/rpl_stm_log.test
    1.2 06/02/08 22:17:31 jmiller@stripped +1 -0
    Fixed bug in test case

# 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/clones/mysql-5.1-new

--- 1.1/mysql-test/t/rpl_stm_log.test	2005-12-22 06:35:06 +01:00
+++ 1.2/mysql-test/t/rpl_stm_log.test	2006-02-08 22:17:31 +01:00
@@ -1,5 +1,6 @@
 # Requires statement logging
 -- source include/have_binlog_format_statement.inc
+let $engine_type=MyISAM;
 -- source extra/rpl_tests/rpl_log.test
 
 
Thread
bk commit into 5.1 tree (jmiller:1.2092)Jonathan Miller8 Feb