In this post, you’ll learn more about the MariaDB Error 1760 ER_INSECURE_CHANGE_MASTER with the details of the error message and why you receive this error
Maria DB Error Description
MariaDB Error 1760 – ER_INSECURE_CHANGE_MASTER with the sqlState HY000
Error Description for the MariaDB Error ER_INSECURE_CHANGE_MASTER
Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the ‘START SLAVE Syntax’ in the MySQL Manual for more information.
Leave a Reply