In this post, you’ll learn more about the MariaDB Error 1790 ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID with the details of the error message and why you receive this error
Maria DB Error Description
MariaDB Error 1790 – ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID with the sqlState HY000
Error Description for the MariaDB Error ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID
@@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK.
Leave a Reply