Closed
Description
When Dolt is configured as a replica for a MariaDB server, the replication events are processed correctly, but Dolt has trouble setting the GTID (e.g. @@executed_gtid
) correctly, since MariaDB uses a different format for GTIDs than MySQL does.