mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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).