Ali cloud pagoda + ECS + MySql + Navicat remote connection to the database

Ali cloud pagoda + ECS + MySql + Navicat remote connection

1. root login;

2. grant all privileges on * * to root @ '%' identified by 'password'; -. Password set their own

3. flush privileges;

4. Ali cloud -> Security group released 3306 port;

5. pagoda -> Security 3306 product release

6. Navicat connection success!

Guess you like

Origin www.cnblogs.com/vandles/p/11587812.html