Function Differences Between MariaDB 11.8 and MySQL 8.0
PreviousFunction Differences Between MariaDB Rolling and MySQL 8.0NextFunction Differences Between MariaDB 11.4 and MySQL 8.0
Last updated
Was this helpful?
The following is a list of all function differences between MariaDB 11.8 and MySQL 8.0. It is based on functions available in the MySQL 8.0.43 and the MariaDB 11.8.3 releases.
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
GeomCollection
MBRCovers
ST_Buffer_Strategy
ST_FrechetDistance
ST_GeomCollFromTxt
ST_HausdorffDistance
ST_Latitude
ST_LineInterpolatePoint
ST_LineInterpolatePoints
ST_Longitude
ST_MakeEnvelope
ST_NumInteriorRing
ST_PointAtDistance
ST_SwapXY
ST_Transform
JSON_SCHEMA_VALIDATION_REPORT
JSON_STORAGE_FREE
JSON_STORAGE_SIZE (MDEV-17397)
MEMBER_OF operator
REGEXP_LIKE (MDEV-16599)
BIN_TO_UUID
IS_UUID
UUID_TO_BIN (MDEV-15854)
ANY_VALUE (MDEV-10426)
ASYNCHRONOUS_CONNECTION_FAILOVER_ADD_SOURCE
ASYNCHRONOUS_CONNECTION_FAILOVER_DELETE_SOURCE
FORMAT_BYTES (MDEV-19629)
GROUPING (MDEV-32789)
PS_THREAD_ID (MDEV-19629)
PS_CURRENT_THREAD_ID
SOURCE_POS_WAIT
VALIDATE_PASSWORD_STRENGTH (MDEV-25703)
Last updated
Was this helpful?
Was this helpful?

