Function Differences Between MariaDB 10.10 and MySQL 8.0
The following is a list of all function differences between MariaDB 10.10 and MySQL 8.0. It is based on functions available in the MySQL 8.0.32 and the MariaDB 10.10.3 releases. For a more complete list of differences, see Incompatibilities and Feature Differences Between MariaDB 10.10 and MySQL 8.0
Present in MariaDB Only
Dynamic Columns
Galera
General
Geographic
MySQL has removed the following functions in MySQL 8.0.
JSON
Sequences
Window Functions
Present in MySQL Only
GTID
MariaDB and MySQL have differing implementations.
WAIT_FOR_EXECUTED_GTID_SET
WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS
Geographic
JSON
JSON_SCHEMA_VALIDATION_REPORT
Regular Expressions
UUID
Miscellaneous
ASYNCHRONOUS_CONNECTION_FAILOVER_ADD_SOURCE
ASYNCHRONOUS_CONNECTION_FAILOVER_DELETE_SOURCE
See Also