List:Commits« Previous MessageNext Message »
From:holyfoot Date:June 14 2007 5:34pm
Subject:bk commit into 5.1 tree (holyfoot:1.2551)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of hf. When hf 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-06-14 20:33:57+05:00, holyfoot@stripped +1 -0
  fix the binlog-stm_ps.test for the embedded-server

  mysql-test/t/binlog_stm_ps.test@stripped, 2007-06-14 20:33:55+05:00, holyfoot@stripped +1 -0
    embedded server doesn't have binlogs

# 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:	holyfoot
# Host:	hfmain.(none)
# Root:	/d2/hf/mrg/mysql-5.1-opt

--- 1.1/mysql-test/t/binlog_stm_ps.test	2007-06-14 20:34:02 +05:00
+++ 1.2/mysql-test/t/binlog_stm_ps.test	2007-06-14 20:34:02 +05:00
@@ -1,5 +1,6 @@
 # This test is to verify replication with PS
 
+-- source include/not_embedded.inc
 -- source include/have_binlog_format_mixed_or_statement.inc
 
 -- disable_query_log
Thread
bk commit into 5.1 tree (holyfoot:1.2551)holyfoot14 Jun