Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-12-05 11:12:18+01:00, msvensson@stripped +1 -0
Cleanup the log files that was created in the "default location" var/run
mysql-test/t/log_state.test@stripped, 2007-12-05 11:12:17+01:00, msvensson@stripped +2 -1
Cleanup the log files that was created in the "default location" var/run
diff -Nrup a/mysql-test/t/log_state.test b/mysql-test/t/log_state.test
--- a/mysql-test/t/log_state.test 2007-10-16 14:19:05 +02:00
+++ b/mysql-test/t/log_state.test 2007-12-05 11:12:17 +01:00
@@ -188,7 +188,8 @@ disconnect con1;
# Remove the log files that was created in the "default location"
# i.e var/run
---remove_file $MYSQLTEST_VARDIR/run/master.log
+--remove_file $MYSQLTEST_VARDIR/run/mysqld.log
+--remove_file $MYSQLTEST_VARDIR/run/mysqld-slow.log
#
# Bug #31604: server crash when setting slow_query_log_file/general_log_file
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2538) | msvensson | 5 Dec |