Bug #3182 | DROP DATABASE fails on RAID directories | ||
---|---|---|---|
Submitted: | 15 Mar 2004 16:31 | Modified: | 27 Apr 2004 17:33 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0, 4.1 | OS: | |
Assigned to: | Michael Widenius | CPU Architecture: | Any |
[15 Mar 2004 16:31]
Paul DuBois
[27 Apr 2004 17:33]
Michael Widenius
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: This is now fixed by limiting raid_chunks to be <= 255. (This was needed anyway as we save the raid_chunks number in only one byte in the .frm file) Fix will be in 4.0.19 and 4.1.2