MySQL Error 3101 – ER_TRANSACTION_ROLLBACK_DURING_COMMIT

MySQL Error Message

Plugin instructed the server to rollback the current
transaction.

Reason for the Error

When using Group Replication, this means that a transaction failed
the group certification process, due to one or more members
detecting a potential conflict, and was thus rolled back. See
Group Replication.