From: Date: May 30 2007 3:15pm Subject: bk commit into 5.1 tree (aelkin:1.2527) BUG#22725 List-Archive: http://lists.mysql.com/commits/27681 X-Bug: 22725 Message-Id: <200705301315.l4UDF4Pr023902@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi> Below is the list of changes that have just been committed into a local 5.1 repository of elkin. When elkin 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-05-30 16:14:55+03:00, aelkin@stripped +1 -0 bug#22725 the test is not supposed for row format. the include-guard is set. mysql-test/t/binlog_killed.test@stripped, 2007-05-30 16:14:53+03:00, aelkin@stripped +1 -0 the test does not apply to rbr # 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: aelkin # Host: dsl-hkibras1-ff5dc300-70.dhcp.inet.fi # Root: /tmp/merge_5.0 --- 1.7/mysql-test/t/binlog_killed.test 2007-05-30 11:18:52 +03:00 +++ 1.8/mysql-test/t/binlog_killed.test 2007-05-30 16:14:53 +03:00 @@ -1,4 +1,5 @@ -- source include/have_innodb.inc +-- source include/have_binlog_format_mixed_or_statement.inc ### ### bug#22725 : incorrect killed error in binlogged query