mirror of https://github.com/MariaDB/server
Browse Source
In commit 685d958e38 the log write error
handling (intentionally killing the server) was inadvertently removed.
log_file_t::write(): Change the return type to void, and crash on
an error.
Recovery: Check errors from log_sys.log.read().
bb-10.8-spetrunia
3 changed files with 24 additions and 8 deletions
Loading…
Reference in new issue