Return the GTID of the client's last write. This function identifies the specific transaction ID generated by the current client's most recent write operation.
Syntax
WSREP_LAST_WRITTEN_GTID()
Description
Returns the Global Transaction ID of the most recent write transaction performed by the client.