允许远端使用mysql 发表于 2015-08-11 更新于 2020-12-24 分类于 MYSQL 阅读次数: mysql中敲命令 grant all privileges on . to ‘root’@’%’ identified by ‘123456’ with grant option;