Below is the list of changes that have just been committed into a local
5.1 repository of lzhou. When lzhou 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, 2008-03-07 13:08:59+00:00, lzhou@dev3-63.(none) +1 -0
Remove old backup files before resuming new test case
mysql-test/mysql-test-run.pl@stripped, 2008-03-07 13:08:50+00:00, lzhou@dev3-63.(none) +1 -0
Remove old backup files before resuming new test case
diff -Nrup a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
--- a/mysql-test/mysql-test-run.pl 2008-02-25 13:51:08 +00:00
+++ b/mysql-test/mysql-test-run.pl 2008-03-07 13:08:50 +00:00
@@ -3708,6 +3708,7 @@ sub restore_installed_db ($) {
{
mtr_rmtree("$ndbd->{'path_fs'}" );
}
+ mtr_rmtree("$cluster->{'data_dir'}/BACKUP");
}
}
else
| Thread |
|---|
| • bk commit into 5.1 tree (lzhou:1.2561) | lzhou | 7 Mar |