Commit 5f62ccb4 authored by unknown's avatar unknown

Bug #27070 server logs are created unrequested and in wrong directory


mysql-test/t/log_state.test:
  Remove the "remove_file" for slow.log file, that file will now end up
  in var/log
parent bd430c63
...@@ -136,4 +136,3 @@ disconnect con1; ...@@ -136,4 +136,3 @@ disconnect con1;
# Remove the log files that was created in the "default location" # Remove the log files that was created in the "default location"
# i.e var/run # i.e var/run
--remove_file $MYSQLTEST_VARDIR/run/master.log --remove_file $MYSQLTEST_VARDIR/run/master.log
--remove_file $MYSQLTEST_VARDIR/run/master-slow.log
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment