mariadb/storage/federated
Konstantin Osipov 4cff617c25 Backport of:
----------------------------------------------------------------------
ChangeSet@1.2571, 2008-04-08 12:30:06+02:00, vvaintroub@wva. +122 -0
  Bug#32082 : definition of VOID in my_global.h conflicts with Windows
  SDK headers
  
  VOID macro is now removed. Its usage is replaced with void cast.
  In some cases, where cast does not make much sense (pthread_*, printf, 
  hash_delete, my_seek), cast is ommited.
2009-11-24 16:54:59 +03:00
..
CMakeLists.txt Backport WL#3653 to 5.1 to enable bundled innodb plugin. 2009-06-10 10:59:49 +02:00
ha_federated.cc Backport of: 2009-11-24 16:54:59 +03:00
ha_federated.h Merge MySQL 5.1.35 into MySQL 5.4 2009-06-11 12:07:59 +02:00
Makefile.am Fixing some issues in the build when using DTrace probes 2009-03-18 10:04:15 +00:00
plug.in bug #23369 (Embedded library can't be linked) 2006-10-18 17:03:37 +05:00