zongyl


grant all privileges on *.* to \'root\'@‘%’ identified by \'123456\';

 

*.* 表示所有资源。

刷新权限 

flush privileges;

 

分类:

技术点:

相关文章: