Bug #48054 table t4 example is wrong
Submitted: 14 Oct 2009 19:55 Modified: 24 Oct 2009 11:37
Reporter: Carl Longnecker Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any
Tags: partitioning

[14 Oct 2009 19:55] Carl Longnecker
Description:
the table t4 example at the bottom of http://dev.mysql.com/doc/refman/5.1/en/partitioning-pruning.html has an error. the CREATE TABLE statement defines 8 partitions, but the indented warning/example/callout a few lines down says t4 only has 4 partitions.

How to repeat:
http://dev.mysql.com/doc/refman/5.1/en/partitioning-pruning.html

Suggested fix:
please clean up the example so it is correct.
[14 Oct 2009 21:20] MySQL Verification Team
Thank you for the bug report.
[24 Oct 2009 11:37] 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.