mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication
When you move MySQL from your hosting to Azure Database for MySQL and trying to connect to it – you can see something like this: mysql_connect(): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will […]