WSREP_SYNC_WAIT_UPTO_GTID()
This page is part of MariaDB's Documentation.
The parent of this page is: Functions for MariaDB Enterprise Server
Topics on this page:
Overview
EXAMPLES
SELECT WSREP_SYNC_WAIT_UPTO_GTID('0-0-0',500) AS result;
+--------+
| result |
+--------+
| 1 |
+--------+