修改HOSTS文件后无法通过localhost连接数据库
2018-07-11 本文已影响0人
gentel_liao
C:\Windows\System32\drivers\etc
grant all privileges on . to root@"%" identified by "123456";
flush privileges;
C:\Windows\System32\drivers\etc
grant all privileges on . to root@"%" identified by "123456";
flush privileges;