Bug #71604 Add defaults for character_set_server and collation_server
Submitted: 6 Feb 2014 9:52 Modified: 11 Feb 2014 15:32
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.15 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[6 Feb 2014 9:52] Daniël van Eeden
Description:
There is no default indicated for character_set_server and collation_server, but there are default values.

How to repeat:
Compare:
http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_character_set_s...
http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_collation_serve...

With:
http://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html#option_cmake_defa...
http://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html#option_cmake_defa...

Suggested fix:
Update documentation.
[8 Feb 2014 6:14] MySQL Verification Team
Hello Daniel,

Thank you for the report.

Thanks,
Umesh
[11 Feb 2014 15:32] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.