Bug #16810 | ALTER TABLE test.t1 COALESCE PARTITION 4' failed: Out of memory; | ||
---|---|---|---|
Submitted: | 26 Jan 2006 15:50 | Modified: | 16 Mar 2006 8:12 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S2 (Serious) |
Version: | 5.1.6-alpha | OS: | Linux (Linux) |
Assigned to: | Mikael Ronström | CPU Architecture: | Any |
[26 Jan 2006 15:50]
Jonathan Miller
[26 Jan 2006 17:38]
MySQL Verification Team
mysql> ALTER TABLE test.t1 COALESCE PARTITION 4; ERROR 1037 (HY001): Out of memory; restart server and try again (needed 8 bytes)
[13 Mar 2006 16:40]
Mikael Ronström
The bug was fixed in the latest version of the MySQL Server
[16 Mar 2006 8:12]
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 bugfix in 5.1.8 changelog. Closed.