mirror of
https://github.com/MariaDB/server.git
synced 2025-12-28 08:10:14 +00:00
modified for MySQL 5.5. Logger service moved to the
plugin/sql_errlog directory to be properly used later.
plugin/sql_errlog/sql_errlog.c:
Fixes for bugs #956427 (SQL_ERROR_LOG plugin produces bogus warnings about sql-error-log-size-limit value) and #956463 (Server crashes if SQL_ERROR_LOG fails to initialize) they're also MDEV-184 and MDEV-183
The sql_error_log_deinit() should be prepared for the logger_file to be NULL.
The logger_file_size_limit upper limit wasn't properly set.
|
||
|---|---|---|
| .. | ||
| psi | ||
| auth_dialog_client.h | ||
| client_plugin.h | ||
| client_plugin.h.pp | ||
| innodb_priv.h | ||
| plugin_audit.h | ||
| plugin_audit.h.pp | ||
| plugin_auth_common.h | ||
| plugin_auth.h | ||
| plugin_auth.h.pp | ||
| plugin_ftparser.h | ||
| plugin_ftparser.h.pp | ||
| plugin.h | ||
| service_my_snprintf.h | ||
| service_progress_report.h | ||
| service_thd_alloc.h | ||
| service_thd_wait.h | ||
| service_thread_scheduler.h | ||
| services.h | ||
| thread_pool_priv.h | ||