摘要:
添加用户:insert into mysql.user(Host,User,Password,ssl_cipher,x509_issuer,x509_subject) values ("192.168.186.1","allen",password("allen"),'','','');刷新:flush privileges;授权:grant select on test.* to 'allen'@'192.168.186.1';刷新:flush priv 阅读全文
posted @ 2014-02-21 09:07
liulun
阅读(3211)
评论(0)
推荐(0)

浙公网安备 33010602011771号