https://www.percona.com/blog/percona-replication-manager-prm-now-supports-5-6-gtid/
Percona Replication Manager (PRM): Now Supporting 5.6 GTID
Mar 25, 2026 - Percona Replication Manager (PRM) now supports MySQL 5.6's GTID replication mode. Details from Yves Trudeau on today's MySQL Performance Blog.
perconareplicationmanagerprmsupporting
https://www.percona.com/blog/multi-source-replication-performance-with-gtid/
Multi-Source Replication Performance with GTID - Percona
May 5, 2026 - In this blog post, we'll look at the performance of multi-source replication with GTID.
multi sourcereplicationperformancegtidpercona
https://www.percona.com/blog/convert-mariadb-binary-log-file-and-position-based-replication-to-gtid-replication/
Convert MariaDB Binary Log File and Position-Based Replication to GTID Replication - Percona
Mar 26, 2026 - How to convert MariaDB binary log file and position-based replication to GTID replication.
log file
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1800-to-1899/e1843
Error 1843: @@GLOBAL.GTID_EXECUTED was changed from to | Server | MariaDB Documentation
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1900-to-1999/e1956
Error 1956: This operation is not allowed if any GTID has been logged to the binary log | Server |...
https://www.percona.com/blog/tag/gtid/
GTID Archives - Percona
gtidarchivespercona
https://www.percona.com/blog/errant-transactions-major-hurdle-for-gtid-based-failover-in-mysql-5-6/
Errant transactions: Major hurdle for GTID-based failover
May 4, 2026 - When switching to GTID-based replication, make sure to check errant transactions before any planned or unplanned replication topology change.
erranttransactionsmajorhurdlegtid
https://www.percona.com/blog/tag/mysql-gtid/
MySQL GTID Archives - Percona
mysqlgtidarchivespercona
https://www.percona.com/blog/tag/gtid-based-replication/
GTID-based replication Archives - Percona
gtidbasedreplicationarchivespercona
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1900-to-1999/e1946
Error 1946: Failed to load replication slave GTID position from table | Server | MariaDB...
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1900-to-1999/e1950
Error 1950: An attempt was made to binlog GTID which would create an out-of-order sequence number...
https://www.drupal.org/node/2857480
MySQL Dumps containing Global Transaction ID (GTID) Incompatible with Aegir [#2857480] | Drupal.org
Sep 7, 2017 - GTID (Global Transaction ID) was first added to MySQL 5.6 to assist in failover and point-in-time backup recovery. We're using 5.6.34 and we have enabled this...
https://www.percona.com/blog/online-gtid-rollout-now-available-percona-server-5-6/
Percona Server 5.6: Online GTID Rollout is Now Available
May 4, 2026 - Interested in the benefits of GTID replication but scared of taking downtime? Percona Server 5.6.22-72.0 to the rescue! Stephane Combaudon explains how.
is nowperconaserveronlinegtid
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1700-to-1799/e1777
Error 1777: CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE...
https://www.percona.com/blog/changing-async-slave-pxc-cluster-new-master-using-5-6-gtid/
Changing an async slave of a PXC cluster to a new Master using 5.6 and GTID
Apr 28, 2026 - wsrep_sst_xtrabackup-v2 now handles the last binlog sent from Percona XtraBackup and allows the move to another master in the easiest ways as possible. GTID
https://mariadb.com/docs/server/reference/clientserver-protocol/replication-protocol/fake-gtid_list-event
Fake GTID_LIST Event | Server | MariaDB Documentation
A synthetic event sent by the master after the initial handshake to inform the replica of its current GTID state, it is not written to the binary log.
list eventfakegtidservermariadb
https://www.percona.com/blog/tag/gtid-integration/
GTID Integration Archives - Percona
gtidintegrationarchivespercona
https://mariadb.org/speeding-up-slave-connect/
Speeding up slave connect: Binlog GTID indexes (MDEV-4991) - MariaDB.org
Dec 2, 2023 - Speeding up slave connect: Binlog GTID indexes (MDEV-4991)
speedingslaveconnectbinlog
https://www.percona.com/blog/fixing-errant-gtid-with-orchestrator-the-easy-way-out/
Fixing Errant GTID With Orchestrator: The Easy Way Out - Percona
Mar 26, 2026 - Exploring one of the easy features that can help us in fix errant GTID in a replication topology.
the easy way outfixingerrantgtidorchestrator
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1800-to-1899/e1837
Error 1837: When GTID_NEXT is set to a GTID, you must explicitly set it again after a COMMIT or...
https://www.percona.com/blog/how-to-create-a-new-or-repair-a-broken-gtid-based-slave-with-percona-xtrabackup/
How to create a new (or repair a broken) GTID based slave with Percona XtraBackup
May 4, 2026 - How to create a new (or repair a broken) GTID based slave with Percona XtraBackup
how to create
https://www.percona.com/blog/gtid-failover-with-mysqlslavetrx-fix-errant-transactions/
Fixing errant transactions with mysqlslavetrx prior to a GTID failover - Percona
May 5, 2026 - Fixing errant transactions with mysqlslavetrx prior to a GTID failover. Read practical tips and expert insights on open source database performance.
fixingerranttransactions
https://www.percona.com/blog/database-daily-ops-series-gtid-replication/
Database Daily Ops Series: GTID Replication - Percona
May 5, 2026 - This post discusses implementing GTID replication.
ops seriesdatabasedailygtidreplication
https://www.percona.com/blog/how-to-createrestore-a-slave-using-gtid-replication-in-mysql-5-6/
How to create/restore a slave using GTID replication in MySQL 5.6 - Percona
May 4, 2026 - In this post, we take a look at how to create/restore new slaves from a master using GTID.
how to create
https://www.percona.com/blog/tag/errant-gtid/
errant gtid Archives - Percona
errantgtidarchivespercona
https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1900-to-1999/e1954
Error 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored...
https://www.percona.com/blog/repair-mysql-5-6-gtid-replication-by-injecting-empty-transactions/
Repairing MySQL 5.6 GTID Replication with Empty Transactions
Apr 28, 2026 - Repair MySQL 5.6 GTID replication by injecting empty transactions. Is this an easy way to skip a single transaction?
repairingmysqlgtidreplicationempty
https://www.percona.com/blog/database-daily-ops-series-gtid-replication-binary-logs-purge/
GTID Replication and Binary Logs Purge - Percona
May 5, 2026 - This blog continues the ongoing series on daily operations and GTID replication and binary logs purge.
gtidreplicationbinarylogspurge
https://gtid.net/
GTID: Identitas Ringkas dengan Karakter Profesional
Oct 21, 2023 - GTID tampil minimalis dengan struktur yang efisien. GTID membangun citra modern dengan karakter profesional dan mudah dikenali.
gtididentitasringkasdengankarakter
https://github.com/cybozu-go/moco
GitHub - cybozu-go/moco: MySQL operator on Kubernetes using GTID-based semi-synchronous...
MySQL operator on Kubernetes using GTID-based semi-synchronous replication. - cybozu-go/moco
https://www.percona.com/blog/tag/gtid-based-slave/
GTID-based slave Archives - Percona
gtidbasedslavearchivespercona