diff options
author | Michael Widenius <monty@askmonty.org> | 2011-08-29 20:38:21 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-08-29 20:38:21 +0300 |
commit | 8b7a63b17f838c012f870e997a63d72c8d696fcf (patch) | |
tree | 59f7b91a3bf4ff58470171af93698e8cee5fd87a /storage/maria/trnman.c | |
parent | 1a344b87e4d153d52468307cc886b5f424cb2dbf (diff) | |
download | mariadb-git-8b7a63b17f838c012f870e997a63d72c8d696fcf.tar.gz |
Added logging of all messages (also system warnings) one gets during a MyISAM recovery or auto-recovery.
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 file
Diffstat (limited to 'storage/maria/trnman.c')
0 files changed, 0 insertions, 0 deletions