Bug #86613 Typo s/RESCRICT/RESTRICT/
Submitted: 7 Jun 2017 23:46 Modified: 13 Jun 2017 13:47
Reporter: Mikiya Okuno Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Documentation Severity:S3 (Non-critical)
Version:7.5 OS:Any
Assigned to: CPU Architecture:Any

[7 Jun 2017 23:46] Mikiya Okuno
Description:
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-syntax.html

"The NO ACTION keywords are accepted but treated as RESCRICT. (Also the same as with InnoDB.)"

Must be RESTRICT.

How to repeat:
Typo

Suggested fix:
s/RESCRICT/RESTRICT/

Fix all versions (including Japanese manual), too.
[13 Jun 2017 13:47] Jon Stephens
Fixed in the 7.3+ documentation. Closed.