| Bug #43197 | mysqldump: table is open on delete - Windows debug build | ||
|---|---|---|---|
| Submitted: | 25 Feb 2009 16:22 | Modified: | 17 Dec 2011 16:50 |
| Reporter: | Ingo Strüwing | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Locking | Severity: | S3 (Non-critical) |
| Version: | 5.5.18, 6.0 | OS: | Windows |
| Assigned to: | CPU Architecture: | Any | |
[19 Jan 2011 11:48]
Dmitry Lenev
Dear Bug Verification Team! Could you please re-verify this bug against the most recent 5.5 release and mysql-trunk? I don't think this bug is repeatable there but would like to double check this fact before closing it as "Can't repeat". Thanks you in advance!

Description: When running tests on a Windows debug build, a warning is reported: main.mysqldump [ fail ] Found warnings/errors in server log file! Test ended at 2009-02-21 22:14:18 file_name line C:/cygwin/home/istruewing/bzrroot/mysql-6.0-wl4534-8/mysql-test/var/mysqld.1/mysqld.err Warning: Table: .\mysqldump_test_db\t1 is open on delete ^ Found warnings!! ok How to repeat: Make a debug build on Windows. Run the mentioned test.