mariadb / 10.6.4 / galera-functions / index.html /

Galera Functions

The following functions are for use with Galera.

Title Description
WSREP_LAST_SEEN_GTID Returns the Global Transaction ID of the most recent write transaction observed by the client.
WSREP_LAST_WRITTEN_GTID Returns the Global Transaction ID of the most recent write transaction performed by the client.
WSREP_SYNC_WAIT_UPTO_GTID Blocks the client until the transaction specified by the given GTID is applied and committed.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.

© 2021 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/galera-functions/