mysql远程连接授权

grant all privileges on *.* to 'root'@'%' identified by 'your password' with grant option;

flush privileges;

 

https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=f5v2mcse

 

posted @ 2019-08-23 11:10  lw105116  阅读(1189)  评论(0)    收藏  举报