For the complete documentation index, see llms.txt. This page is also available as Markdown.

FederatedX

FederatedX is a storage engine that allows access to tables on remote MariaDB or MySQL servers as if they were local tables.

An introduction to the FederatedX storage engine, a fork of MySQL's Federated engine, allowing access to remote tables as if they were local. This storage engine has been deprecated.

This page outlines the key enhancements in FederatedX over the original Federated engine, including support for transactions and a refactored codebase. This storage engine has been deprecated.

Last updated

Was this helpful?