Bug #34948 Japanese version of MySQL 4.1 reference manual is wrong: OPTIMIZE TABLE page
Submitted: 29 Feb 2008 2:24 Modified: 12 Mar 2008 13:42
Reporter: Mikiya Okuno Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1.x OS:Any
Assigned to: Toru Sugihara CPU Architecture:Any

[29 Feb 2008 2:24] Mikiya Okuno
Description:
As the English version of reference manual says "OPTIMIZE TABLE works only for MyISAM, BDB, and InnoDB tables. It does not work for tables created using any other storage engine" on the following page, the Japanese version of reference manual does not.

http://dev.mysql.com/doc/refman/4.1/en/optimize-table.html

Japanese version of reference manual says like "OPTIMIZE TABLE works only for MyISAM and BDB tables. It does not work for tables created using any other storage engine", thus InnoDB table is missing.

http://dev.mysql.com/doc/refman/4.1/ja/optimize-table.html

How to repeat:
Look at the pages described in the "Description" section.

Suggested fix:
Change the Japanese version of reference manual as OPTIMIZE TABLE supports InnoDB on MySQL 4.1.
[12 Mar 2008 13:42] Toru Sugihara
Modified in refman-4.1-ja/mysql-database-administration.xml