mariadb/storage/federated
2020-01-28 12:29:23 +04:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ha_federated.cc MDEV-21581 Helper functions and methods for CHARSET_INFO 2020-01-28 12:29:23 +04:00
ha_federated.h MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
README

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.