mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
trx_free_at_shutdown(): Similar to trx_t::commit_in_memory(), clear the detailed_error (FOREIGN KEY constraint error) before invoking trx_t::free(). We only do this on debug instrumented builds in order to avoid a debug assertion failure on shutdown.
1.9 KiB
1.9 KiB