mysql> grant all privileges on *.* to root@"%" identified by ".";
mysql> flush privileges;
转载于:https://www.cnblogs.com/brooklike/p/4311178.html
mysql> grant all privileges on *.* to root@"%" identified by ".";
mysql> flush privileges;
转载于:https://www.cnblogs.com/brooklike/p/4311178.html