Bug #93336 MySQL5.6 Japanese Docs say " The REFERENCES privilege is not currently in use"
Submitted: 26 Nov 2018 6:59 Modified: 26 Nov 2018 7:20
Reporter: iida イイダ Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Japanese Documentation Severity:S3 (Non-critical)
Version:MySQL5.6 OS:Any
Assigned to: CPU Architecture:Any

[26 Nov 2018 6:59] iida イイダ
Description:
MySQL5.6 Japanese Docs say "The REFERENCES privilege is unused.".

This is incorrect.

MySQL5.6 English Docs say

"This privilege is unused before MySQL 5.6.22. As of 5.6.22, creation of a foreign key constraint requires at least one of the SELECT, INSERT, UPDATE, DELETE, or REFERENCES privileges for the parent table."

Please correct Japanese one to the same meaning.

How to repeat:
See docs.
https://dev.mysql.com/doc/refman/5.6/en/privileges-provided.html#priv_references
https://dev.mysql.com/doc/refman/5.6/ja/privileges-provided.html#priv_references
[26 Nov 2018 7:20] MySQL Verification Team
Hello!

Thank you for the report and feedback!

regards,
Umesh