Differences between FederatedX and Federated

You are viewing an old version of this article. View the current version here.

The main differences are:

New features in FederatedX

  • Transactions (beta feature)
  • Supports partitions (alpha feature)

Different behavior

  • FederatedX is by default statically compiled into MariaDB.
  • When you create a table with FederatedX, the connection will be tested. The CREATE will fail if we can't connect to the remote host or if the remote table doesn't exists.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.