Bug #31837 --remove_file $MYSQLTEST_VARDIR/tmp/bug14157.sql missed in rpl_temporary.test
Submitted: 25 Oct 2007 11:15 Modified: 27 Nov 2007 19:46
Reporter: Andrei Elkin
Status: Closed
Category:Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Andrei Elkin Target Version:
Tags: 5.0

[25 Oct 2007 11:15] Andrei Elkin
Description:
The file in the synopsis remains after the test is over.

How to repeat:
./mysql-test-run.pl  t/rpl_temporary.test t/mysqlbinlog.test 

=>

mysqltest: At line 114: File already exist: '/dev/shm/var/tmp/bug14157.sql'

Suggested fix:
add the missed line from synopsis to the test
[25 Oct 2007 11:16] Andrei Elkin
will be fixed with a patch for bug#28597
[25 Oct 2007 14:07] Miguel Solorzano
Thank you for the bug report.
[27 Nov 2007 11:48] Bugs System
Pushed into 5.0.54
[27 Nov 2007 11:50] Bugs System
Pushed into 5.1.23-rc
[27 Nov 2007 11:52] Bugs System
Pushed into 6.0.4-alpha
[27 Nov 2007 19:46] Paul DuBois
Test case change. No changelog entry needed.