Bug #31695 Log options and their values at startup
Submitted: 18 Oct 2007 16:51
Reporter: Raymond DeRoo Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: General Severity:S4 (Feature request)
Version:5.1.22 OS:Any
Assigned to: CPU Architecture:Any

[18 Oct 2007 16:51] Raymond DeRoo
Description:
There is no way to know what options and their values are being used when a server start. Please have mysqld write what options are in use and their associated values are being used when the server starts.

How to repeat:
Start the server, not that options and their values are not logged.

Suggested fix:
Write the output of --print-defaults when the server starts to the error log.