mariadb/storage/archive
Annamalai Gurusami c162202ac0 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 Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c Bug 14116252 - CANNOT BUILD ARCHIVE ENGINE WHEN WITH_PERFSCHEMA_STORAGE_ENGINE=0 2012-05-31 11:47:13 +02:00
azlib.h BUG#46587 - archive storage engine headers don't include 2010-04-15 13:33:33 +04:00
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