mariadb/storage/federated
Nikita Malyavin ce3f207cf4 federated: deny tempoorary table creation
Related to:
MDEV-35915 Implement Global temporary tables
2026-01-14 15:51:16 +01:00
..
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ha_federated.cc federated: deny tempoorary table creation 2026-01-14 15:51:16 +01:00
ha_federated.h Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04: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.