grant all privileges on *.* to \'root\'@‘%’ identified by \'123456\'; *.* 表示所有资源。 刷新权限 flush privileges; 相关文章: