Bug #17082 | Client hangs when creating tables with partition | ||
---|---|---|---|
Submitted: | 2 Feb 2006 20:28 | Modified: | 14 Feb 2006 11:37 |
Reporter: | Miguel Solorzano | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S2 (Serious) |
Version: | 5.1.7 BK source | OS: | Windows (Windows) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
[2 Feb 2006 20:28]
Miguel Solorzano
[7 Feb 2006 17:18]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/2257
[8 Feb 2006 15:39]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/2322
[8 Feb 2006 15:53]
Reggie Burnett
Reviewed by Mikael Ronstrom. The problem was that an attempt to create a temporary file was not using the right mode and therefore created a file on Windows that could not be written to. The fix was to correct the access mode used.
[14 Feb 2006 11:37]
Jon Stephens
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: Documented fix in 5.1.7 changelog; closed.