Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6
-
None
Description
As documented on https://mariadb.com/kb/en/mariadb-galera-cluster-known-limitations/ these functions are not supported on a cluster. To disable add new wsrep_mode = WSREP_NO_LOCK_FUNCTIONS and if that is enabled error is generated if user tries to use these functions.