diff options
author | Staale Smedseng <staale.smedseng@sun.com> | 2009-07-23 13:38:11 +0200 |
---|---|---|
committer | Staale Smedseng <staale.smedseng@sun.com> | 2009-07-23 13:38:11 +0200 |
commit | 63ab8415d907d105d2468a250c07b7c4214cb141 (patch) | |
tree | ae934dbe79d541f8b08519e804ac93753ee40498 /netware/mysqldump.def | |
parent | 7fff3efb46a733621ca63b0ec2bb590c12ad8856 (diff) | |
download | mariadb-git-63ab8415d907d105d2468a250c07b7c4214cb141.tar.gz |
Bug #45770 errors reading server SSL files are printed, but
not logged
Errors encountered during initialization of the SSL subsystem
are printed to stderr, rather than to the error log.
This patch adds a parameter to several SSL init functions to
report the error (if any) out to the caller. The function
init_ssl() in mysqld.cc is moved after the initialization of
the log subsystem, so that any error messages can be logged to
the error log. Printing of messages to stderr has been
retained to get diagnostic output in a client context.
Diffstat (limited to 'netware/mysqldump.def')
0 files changed, 0 insertions, 0 deletions