Bug #50450 Optimize table sentence not quite right
Submitted: 19 Jan 2010 16:20 Modified: 20 Jan 2010 15:24
Reporter: Andrew Hutchings Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[19 Jan 2010 16:20] Andrew Hutchings
Description:
In:
http://dev.mysql.com/doc/refman/5.1/en/optimize-table.html

"OPTIMIZE TABLE works only for MyISAM, InnoDB, and ARCHIVE  tables. It does not work for tables created using any other storage engine, including NDBCLUSTER Disk Data tables."

This should probably be changed to say the it does with for NDBCLUSTER memory tables but not for NDBCLUSTER disk tables.

How to repeat:
.
[20 Jan 2010 15:24] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.