Function Differences Between MariaDB 10.3 and MySQL 8.0
PreviousFunction Differences Between MariaDB 10.4 and MySQL 8.0NextFunction Differences Between MariaDB 10.3 and MySQL 5.7
Last updated
Was this helpful?
The following is a list of all function differences between MariaDB 10.3 and MySQL 8.0. It is based on functions available in the stable versions MySQL 8.0.11 and MariaDB 10.3.20.
NVL (Synonym for IFNULL)
VALUE - the VALUES() function was renamed after MariaDB introduced Table Value Constructors.
MySQL has removed the following functions in MySQL 8.0.
MariaDB and MySQL have differing GTID implementations.
GTID_SUBSET
GTID_SUBTRACT
WAIT_FOR_EXECUTED_GTID_SET
WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS()
MBRCOVEREDBY
MBRCovers
ST_BUFFER_STRATEGY
ST_GeoHash
ST_IsValid
ST_LatFromGeoHash
ST_LongFromGeoHash
ST_MakeEnvelope
ST_PointFromGeoHash
ST_SIMPLIFY
ST_VALIDATE
JSON_ARRAYAGG
JSON_OBJECTAGG
JSON_PRETTY
JSON_STORAGE_FREE
JSON_STORAGE_SIZE
JSON_TABLE
REGEXP_LIKE (MDEV-16599)
BIN_TO_UUID
IS_UUID
UUID_TO_BIN
ANY_VALUE
GROUPING
RANDOM_BYTES
RELEASE_ALL_LOCKS
VALIDATE_PASSWORD_STRENGTH
Last updated
Was this helpful?
Was this helpful?

