mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
a8b9f30eb3
(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). sql/examples/ha_archive.cc: new static archive_inited variable, so that archive_db_end() will do something only if archive_db_init() was run before. |
||
---|---|---|
.. | ||
ha_archive.cc | ||
ha_archive.h | ||
ha_example.cc | ||
ha_example.h | ||
ha_tina.cc | ||
ha_tina.h |