WSREP_LAST_SEEN_GTID
Syntax
WSREP_LAST_SEEN_GTID()
Description
Returns the Global Transaction ID of the most recent write transaction observed by the client.
The result can be useful to determine the transaction to provide to WSREP_SYNC_WAIT_UPTO_GTID for waiting and unblocking purposes.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?