Bug #3877 | DROP DATABASE does not remove db.opt file | ||
---|---|---|---|
Submitted: | 24 May 2004 19:26 | Modified: | 24 May 2004 22:02 |
Reporter: | Matthew Costello | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.1-alpha | OS: | Linux (Linux 2.6 (FC2)) |
Assigned to: | CPU Architecture: | Any |
[24 May 2004 19:26]
Matthew Costello
[24 May 2004 21:29]
Alexander Keremidarski
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL. Additional info: I failed to reproduce this behaviour with both 4.1.1-alpha installed from MySQL-server-4.1.1-1.i386.rpm and 4.1 from current source tree (ChangeSet@1.1863, 2004-05-22 23:41:58+04:00) on FC2
[24 May 2004 22:02]
Guilhem Bichot
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ Additional info: I see you are using kernel 2.6, so it's likely to be this bug (already fixed in 4.0.20, fixed in to-be-released 4.1.2): from the changelog "Fixed a problem with non-working @code{DROP DATABASE} on some configurations (in particular, Linux 2.6.5 with ext3 are known to expose this bug). (Bug #3594)" http://bugs.mysql.com/3594