Sql代码:
grant all privileges on *.* to root@"%" identified by 'abc' with grant option; flush privileges; grant all privileges on *.* to roo
Sql代码:
grant all privileges on *.* to root@"%" identified by 'abc' with grant option; flush privileges; grant all privileges on *.* to roo