grant all privileges on *.* to 'root'@'%' identified by 'root';
flush privileges;
转载于:https://www.cnblogs.com/yeyuchangfeng/p/4653772.html
grant all privileges on *.* to 'root'@'%' identified by 'root';
flush privileges;
转载于:https://www.cnblogs.com/yeyuchangfeng/p/4653772.html