mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
c39be2d0e7
Changed my_error() to print error messages, which come from arbitrary registered ranges of error messages. Messages can be unregistered (and should be at end of the program). Added registration of handler error messages. Added a new mi_print_error() macro and a new mi_report_error() function, which supply error messages with a table name. Added calls to mi_print_error() or mi_report_error() at all places in MyISAM, where table corruption is detected. |
||
---|---|---|
.. | ||
.cvsignore | ||
charset2html.c | ||
comp_err.c | ||
Makefile.am | ||
my_print_defaults.c | ||
mysql_waitpid.c | ||
perror.c | ||
replace.c | ||
resolve_stack_dump.c | ||
resolveip.c |