
The MariaDB implementation allows the last GTID to be tracked with the `last_gtid` variable. To do this, the configuration option `session_track_system_variables=last_gtid` must be used or it must be enabled at runtime.
The MariaDB implementation allows the last GTID to be tracked with the `last_gtid` variable. To do this, the configuration option `session_track_system_variables=last_gtid` must be used or it must be enabled at runtime.