摘要: mysql -u root -pmysql> grant all on *.* to user_name@'%' identified by 'user_password'; 阅读全文
posted @ 2014-07-24 09:07 Joker Pan 阅读(123) 评论(0) 推荐(0) 编辑