Bug #56235 | Set the FILE_SHARE_DELETE attribute for all MySQL log files on Windows | ||
---|---|---|---|
Submitted: | 24 Aug 2010 22:11 | ||
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | OS: | Windows | |
Assigned to: | CPU Architecture: | Any |
[24 Aug 2010 22:11]
Roel Van de Paar
[1 Sep 2010 0:48]
Vladislav Vaintroub
we set this attribute on all files we open with my_open(). error log is a special case, since it was opened with freopen().