Bug #31837 --remove_file $MYSQLTEST_VARDIR/tmp/bug14157.sql missed in rpl_temporary.test
Submitted: 25 Oct 2007 9:15 Modified: 27 Nov 2007 18:46
Reporter: Andrei Elkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Andrei Elkin CPU Architecture:Any
Tags: 5.0

[25 Oct 2007 9: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 9:16] Andrei Elkin
will be fixed with a patch for bug#28597
[25 Oct 2007 12:07] MySQL Verification Team
Thank you for the bug report.
[27 Nov 2007 10:48] Bugs System
Pushed into 5.0.54
[27 Nov 2007 10:50] Bugs System
Pushed into 5.1.23-rc
[27 Nov 2007 10:52] Bugs System
Pushed into 6.0.4-alpha
[27 Nov 2007 18:46] Paul DuBois
Test case change. No changelog entry needed.