摘要: 一、用户权限管理 1.授权的命令 grant all on *.* to root@'172.16.1.%' identified by '123';​grant all on *.* to root@'172.16.1.%' identified by '123' with grant optio 阅读全文
posted @ 2020-10-22 15:21 行哥 阅读(491) 评论(0) 推荐(0)