Bug #93416 Improve listing of reserved keywords
Submitted: 29 Nov 2018 20:51 Modified: 6 Dec 2018 14:54
Reporter: monty solomon Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.7, 8.0 OS:Any
Assigned to: CPU Architecture:Any

[29 Nov 2018 20:51] monty solomon
Description:
Please provide a separate table or listing of the reserved keywords. I would like to see them all at once instead of having to scroll through a long list looking for the (R).

How to repeat:
Look for reserved keywords on

https://dev.mysql.com/doc/refman/5.7/en/keywords.html

https://dev.mysql.com/doc/refman/8.0/en/keywords.html

Suggested fix:
Add a separate list or table.
[30 Nov 2018 5:05] MySQL Verification Team
Hello Monty,

Thank you for the feedback!

regards,
Umesh
[6 Dec 2018 14:54] Stefan Hinz
Posted by developer:
 
The format is dictated by accessibility requirements. We cannot "compress" the list in the way we've done before making it accessible. But we've added an A-Z navigation bar to make it easier to find keywords.