mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00

(protection against destroying uninited mutex in the case where mysqld fails early at startup (before archive_db_init() was called) and then calls archive_db_end() to clean up).