mariadb/storage
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 BUG#46587 - archive storage engine headers don't include 2010-04-15 13:33:33 +04:00
blackhole Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent 2010-02-01 23:46:02 +01:00
csv Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
example merge 2010-01-18 23:00:48 +01:00
federated merge 2009-12-19 03:21:49 +01:00
heap Mergine from mysql-next-me 2010-02-27 11:43:32 +04:00
ibmdb2i merge 2009-12-22 22:24:55 +01:00
innobase Fix typo 2010-02-24 02:06:08 +01:00
myisam A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
myisammrg merge 2010-02-16 23:19:47 +01:00
ndb Manual merge from mysql-trunk-merge. 2010-03-01 12:39:44 +03:00
perfschema Bug#51612 Un initialized locker_lost variable in pfs_instr.cc 2010-03-01 17:10:01 -07:00
Makefile.am WL#5161 : Cross-platform build with CMake 2009-11-09 12:32:48 +01:00