mariadb/storage/archive
Annamalai Gurusami 090ea1f849 Bug #13819630 ARCHIVE TABLE WITH 1000+ PARTITIONS CRASHES SERVER
ON "DROP TABLE"

In the function ha_archive::write_row(), there is an error code path
that exits the function without releasing the mutex that was acquired
earlier.  

rb#1743 approved by ramil.
2012-12-20 19:26:20 +05:30
..
archive_reader.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
archive_test.c
azio.c Bug 14116252 - CANNOT BUILD ARCHIVE ENGINE WHEN WITH_PERFSCHEMA_STORAGE_ENGINE=0 2012-05-31 11:47:13 +02:00
azlib.h
CMakeLists.txt Updated/added copyright headers 2011-06-30 17:37:13 +02:00
ha_archive.cc Bug #13819630 ARCHIVE TABLE WITH 1000+ PARTITIONS CRASHES SERVER 2012-12-20 19:26:20 +05:30
ha_archive.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00