GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123' WITH GRANT OPTION;
转载于:https://www.cnblogs.com/xingmeng/p/3723545.html
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123' WITH GRANT OPTION;
转载于:https://www.cnblogs.com/xingmeng/p/3723545.html