mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
4019cbf602
leaks caused by Archive storage engine not closing files and storage engines not receiving panic() during shutdown sql/ha_archive.cc: surplus my_close() call not neccessary as azclose() should work sql/mysqld.cc: Make sure storage engines get panic() call by moving it before plugin_free() storage/archive/azio.c: typo perhaps. azio was not closing files. |
||
---|---|---|
.. | ||
archive_test.c | ||
azio.c | ||
azlib.h | ||
Makefile.am |