Skip to content

MariaDB Compatibility

MariaDB Compatibility

TideSQL is built against a MariaDB server and tracks the server’s storage-engine interface, so a given TideSQL release targets specific MariaDB versions. The table records which have been tested and confirmed working. Full support means the engine is tested against all known functionality on that server version.

MariaDB versionMinimum TideSQL versionFull support
10.x.x-No
11.4.103.4.0Yes
11.8.64.0.0Yes
12.2.21.0.0Yes
12.3.14.2.6Yes
13.0.24.5.4Yes

This is the TideSQL 5.x manual and it pairs with TidesDB v10. The current pinned release is 5.0.0 (hex 0x50000), linking TidesDB v10.x.x. A 5.x minor or patch links a TidesDB v10 release and extends this same manual, so only a new major opens a new manual. See Versioning for how the plugin and the library versions relate.

As versions are tested and confirmed working this table is updated.

Beyond standalone and replicated servers, TideSQL participates in Galera clustering through the server’s wsrep interface, with engine-level write-set certification and cross-node conflict resolution. See Replication and High Availability for what the engine does in a cluster.