migrate the MySQL database from the local server to the Ali cloud server. The
error deletes the MySQL user and recreates all users with the same username and password as the original user.
Log in to Ali CVM, and you can log in to MySQL users and execute instructions normally on the command line.
run the web project on your local computer and connect to the MySQL database on Ali CVM. connection failed .
connection database code:
:
MySQL3306
netstat -ntpl | grep 3306
,:
MySQL:
could you tell me how to solve this situation?