mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
--gtid-ignore-duplicates was comparing sequence numbers as 32-bit, so after 2**32 transactions things would start to fail.
--gtid-ignore-duplicates was comparing sequence numbers as 32-bit, so after 2**32 transactions things would start to fail.