摘要: grant all privileges on 数据库名称.* to 数据库用户名@'授权范围' identified by '数据库用户名密码'; grant all privileges on wxactivity.* to mysqluser@'%' identified by 'mysqlu 阅读全文
posted @ 2018-07-29 13:17 Honest,I 阅读(254) 评论(0) 推荐(0)