1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

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

This commit is contained in:
msvensson@pilot.blaudden
2007-03-23 13:39:16 +01:00
parent 552cb621d0
commit c4e20a9c39

View File

@ -136,4 +136,3 @@ 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/master-slow.log