Bug #36091 | Fix for bug #31781 is broken in 5.1/6.0 | ||
---|---|---|---|
Submitted: | 15 Apr 2008 12:41 | Modified: | 18 Apr 2008 8:59 |
Reporter: | Alexey Kopytov | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.1+ | OS: | Windows |
Assigned to: | Alexey Kopytov | CPU Architecture: | Any |
[15 Apr 2008 12:41]
Alexey Kopytov
[17 Apr 2008 18:04]
Omer Barnir
triage: same as bug#31781 in 5.1/6.0 so setting to same values
[18 Apr 2008 8:59]
Alexey Kopytov
Closing as "not a bug" after a closer look at the code. my_register_filename() does call my_close() on Windows when the number of opened files exceeds the limit. I just missed this fact when looking at the referenced commit email.