Return the GTID of the most recent write transaction. This function helps determine the transaction ID to use for synchronization waiting.
WSREP_LAST_SEEN_GTID()
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 1 month ago
Was this helpful?