MariaDB Error 1777 – ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON

In this post, you’ll learn more about the MariaDB Error 1777 ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON with the details of the error message and why you receive this error

Maria DB Error Description

MariaDB Error 1777 – ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON with the sqlState HY000

Error Description for the MariaDB Error ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON

CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON.