From: Date: June 11 2008 4:00pm Subject: commit into mysql-6.0 branch (aelkin:2666) Bug#35543 List-Archive: http://lists.mysql.com/commits/47737 X-Bug: 35543 Message-Id: <200806111400.m5BE0NWY004389@mysql1000.dsl.inet.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///home/andrei/MySQL/BZR/6.0-rpl/ 2666 Andrei Elkin 2008-06-11 Post-Bug#35543 fixing reenabling of binlog_killed_simulate. modified: mysql-test/suite/binlog/t/disabled.def per-file comments: mysql-test/suite/binlog/t/disabled.def Re-enabling binlog_killed_simulate as the bugs got fixed in 6.0-rpl. === modified file 'mysql-test/suite/binlog/t/disabled.def' --- a/mysql-test/suite/binlog/t/disabled.def 2008-04-20 12:42:50 +0000 +++ b/mysql-test/suite/binlog/t/disabled.def 2008-06-11 14:00:18 +0000 @@ -14,4 +14,3 @@ binlog_multi_engine : Bug#32663 binlog_multi_engine.test fails randomly binlog_base64_flag : BUG#33247 2007-12-14 Sven: mysqlbinlog does not clean up after itself on termination. When compiled in debug mode, this test generates lots of warnings for memory leaks. binlog_killed : Bug#28786 binlog_killed.test fails: 'reset master' does not reset binlogging -binlog_killed_simulate : Bug#35543, Bug#34283, Bug#33238, Bug#35546 tmp file name construction problems