From: holyfoot Date: June 14 2007 3:34pm Subject: bk commit into 5.1 tree (holyfoot:1.2551) List-Archive: http://lists.mysql.com/commits/28783 Message-Id: <20070614153402.2377C2C380A5@hfmain.localdomain> 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