mariadb/storage/federated
Vladislav Vaintroub 56e7b7eaed Make possible to use clang on Windows (clang-cl)
-DWITH_ASAN can be used as well now, on x64

Fix many clang-cl warnings.
2018-02-20 21:17:36 +00:00
..
CMakeLists.txt cleanup: remove unnecessary hack from federated/CMakeLists.txt 2014-10-11 18:53:03 +02:00
ha_federated.cc Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
ha_federated.h Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
README Added federatedx storage engine 2009-10-30 20:50:56 +02:00

The files in this directory are not used by MariaDB

MariaDB uses the new federated storage engine that can be found in the
federatedx directory.

This directory is only kept around to make it easy to merge code from the
MySQL source repositories that uses the old and disabled federated code.