mariadb/storage/archive
Sergey Vojtovich e43e59833f BUG#46587 - archive storage engine headers don't include
my_global.h first

We may end up with a compilation failure on certain platforms
because zlib.h is included before my_global.h.

Fixed by moving zlib.h inclusion down after my_global.h.
2010-04-15 13:33:33 +04:00
..
archive_reader.c Bug#47216 programs should quit if the file specified by --defaults-file option isn't found 2009-10-09 19:44:22 +05:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c fix for pb2 failure after bug#47012 push. 2009-11-17 17:44:27 +05:30
azlib.h BUG#46587 - archive storage engine headers don't include 2010-04-15 13:33:33 +04:00
CMakeLists.txt - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE 2009-12-01 12:00:50 +01:00
ha_archive.cc Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
ha_archive.h WL#2360 Performance schema 2009-12-04 18:26:15 -07:00
Makefile.am Add missing cleanup, needed for "make distcheck" to succeed. 2009-11-13 23:07:41 +01:00
plug.in auto-set MYSQL_PLUGIN_DIRECTORY for plug.in files 2006-05-06 07:43:18 -04:00