Bug #41373 the manual states incorrectly that partitioned tables don't support OPTIMIZE
Submitted: 10 Dec 2008 20:06 Modified: 10 Dec 2008 22:14
Reporter: Giuseppe Maxia Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1.30 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any
Tags: Optimize, partitioning

[10 Dec 2008 20:06] Giuseppe Maxia
Description:
This manual page
http://dev.mysql.com/doc/refman/5.1/en/optimize-table.html
states "OPTIMIZE TABLE is not supported for partitioned tables."

It is no longer true after Bug#20129 was fixed.

How to repeat:
look at the above manual page

Suggested fix:
remove the offending statement
[10 Dec 2008 22:14] 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 bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html