MySQL Error 3176 – ER_ERROR_ON_MODIFYING_GTID_EXECUTED_TABLE

MySQL Error Message

Please do not modify the %s table with an XA transaction.
This is an internal system table used to store GTIDs for committed
transactions. Although modifying it can lead to an inconsistent
GTID state, if necessary you can modify it with a non-XA
transaction.