grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option;
flush privileges;
相关文章:
grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option;
flush privileges;
相关文章: