from Valerii Kravchuk :
In MariaDB's mysqldump.c though the function is used: BINLOG_GTID_POS()
based on outputs of "SHOW STATUS LIKE 'binlog_snapshot_%'"
So, MariaDB's mysqldump works correctly with MariaDB servr and its GTIDs, Percona's implementation must fail.
from Valerii Kravchuk : snapshot_ %'"
In MariaDB's mysqldump.c though the function is used: BINLOG_GTID_POS()
based on outputs of "SHOW STATUS LIKE 'binlog_
So, MariaDB's mysqldump works correctly with MariaDB servr and its GTIDs, Percona's implementation must fail.