From: Date: November 21 2008 9:31am Subject: bzr commit into mysql-6.0-backup branch (jorgen.loland:2743) Bug#17823 List-Archive: http://lists.mysql.com/commits/59473 X-Bug: 17823 Message-Id: <20081121083134.71DAD3B802A@atum06.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit #At file:///localhome/jl208045/mysql/mysql-6.0-backup-empty/ 2743 Jorgen Loland 2008-11-21 Bug#17823 - 'arc' directories inside database directories Reenabled tests still fail. Revert of previous patch. modified: mysql-test/suite/backup/t/disabled.def per-file messages: mysql-test/suite/backup/t/disabled.def Reenabled tests still fail. Disbling backup_no_data and backup_ddl_blocker again. === modified file 'mysql-test/suite/backup/t/disabled.def' --- a/mysql-test/suite/backup/t/disabled.def 2008-11-20 14:07:23 +0000 +++ b/mysql-test/suite/backup/t/disabled.def 2008-11-21 08:31:24 +0000 @@ -12,4 +12,5 @@ backup_no_engine : Bug#36021 2008-04-13 rsomla server crashes when openning table with unknown storage engine backup_triggers_and_events : Bug#37762 2008-07-01 rafal Test fails on remove_file for unknown reasons #backup_no_be : Bug#38023 2008-07-16 rafal Test triggers valgrind warnings described in the bug -#backup_ddl_blocker : Bug#17823 2008-10-09 rafal Tests in main suite leave undeleted files causing this test to fail +backup_no_data : Bug#17823 2008-10-09 rafal Tests in main suite leave undeleted files causing this test to fail +backup_ddl_blocker : Bug#17823 2008-10-09 rafal Tests in main suite leave undeleted files causing this test to fail