Bug #90227 Mistranslation in "Limits on InnoDB Tables"
Submitted: 27 Mar 2018 9:34 Modified: 27 Mar 2018 9:57
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: Ryusuke Kajiyama CPU Architecture:Any

[27 Mar 2018 9:34] Tsubasa Tanaka
Description:
Original sentence in https://dev.mysql.com/doc/refman/5.6/en/innodb-restrictions.html is,

> If an approximate row count is sufficient, SHOW TABLE STATUS can be used.

but translated sentence is

> 概算の行カウントでは十分でない場合は、SHOW TABLE STATUS を使用できます。

How to repeat:
See description

Suggested fix:
Fix the Japanese doc to "概算の行カウントで十分な場合は、SHOW TABLE STATUS を使用できます。"