mariadb/storage/federated
Sergei Golubchik 4749d40c63 5.5 merge
2013-06-06 17:51:28 +02:00
..
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_federated.cc 5.5 merge 2013-06-06 17:51:28 +02:00
ha_federated.h * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02: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.