mysql grant 开启远程访问 发表于: 2021-03-10 2021-03-10 分类: SRE 标签: https, MySQL, sql grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option; FLUSH PRIVILEGES; 文章导航 前一页 上一篇: Kubectl 创建 Deployment 错误 Deployment in version “v1” cannot be handled as a Deployment…..后一页 下一篇: jenkins安装插件超时 sjx 429RSS订阅