Bug #82773 Documentation fixes for server-system-variables
Submitted: 29 Aug 2016 2:45 Modified: 1 Sep 2018 15:09
Reporter: Roel Van de Paar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S1 (Critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[29 Aug 2016 2:45] Roel Van de Paar
Description:
Some documentation fixes:

http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_rand_seed1
  Does not list what input can be; integer, string...

http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_sql_notes
http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_sql_quote_show_...
http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_sql_safe_update...
http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_sql_warnings
http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_foreign_key_che...
http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_sql_warnings
  Do not adhere to standard formatting 'boolean'

(Do see one that does adhere to standard formatting ref http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_authentication_... for example)

How to repeat:
Ref manual
[29 Aug 2016 5:11] MySQL Verification Team
Hello Roel,

Thank you for the feedback!

Thanks,
Umesh
[1 Sep 2018 15:09] Paul DuBois
Posted by developer:
 
System variable entries have been updated. Thanks!