mirror of https://github.com/MariaDB/server
Browse Source
sql/mysqld.cc: Log errors if thd->log_all_errors is set sql/sql_class.cc: Add log_all_errors sql/sql_class.h: Add log_all_errors storage/myisam/ha_myisam.cc: Write db and table name for all logged errors Log errors also during auto_recovery During auto_recovery, set thd->log_all_errors if log_warnings >2 to ensure that system errors are also logged to filepull/843/head
4 changed files with 13 additions and 5 deletions
Loading…
Reference in new issue