Bug #81993 Unnatural "null" in description of ALTER operation
Submitted: 24 Jun 2016 3:01 Modified: 24 Jun 2016 4:12
Reporter: Tsubasa Tanaka (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Japanese Documentation Severity:S3 (Non-critical)
Version:5.6 OS:Any
Assigned to: CPU Architecture:Any
Tags: mistranslate

[24 Jun 2016 3:01] Tsubasa Tanaka
Description:
There is unnatural description in "14.11.1 Overview of Online DDL".

> 「null」 ALTER TABLE ... ENGINE=INNODB を使用して再構築する

http://dev.mysql.com/doc/refman/5.6/ja/innodb-create-index-overview.html

Original description is

> Rebuild with “null” ALTER TABLE ... ENGINE=INNODB

http://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-overview.html

How to repeat:
Ctrl + F "ENGINE=INNODB" in both of
http://dev.mysql.com/doc/refman/5.6/ja/innodb-create-index-overview.html
http://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-overview.html

Suggested fix:
How about "何も指定せず ALTER TABLE ... ENGINE=INNODB を使用して再構築する" ?
[24 Jun 2016 4:12] MySQL Verification Team
Hello  Tanaka-San,

Thank you for the feedback!

Thanks,
Umesh