摘要:
使用GRANT命令创建远程连接mysql授权用户特定用户mysql -u root -ppassword 注意:p后面没有空格直接密码。mysql>grant all privileges on *.* to ‘用户名’@‘%’identified by ‘密码’;这里使用’%’通配符表示任意地址的 阅读全文
posted @ 2016-03-23 10:28
winfisher
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号