2016年4月26日

摘要: insert into mysql.user(Host,User,Password) values("%","admin",password("admin")); grant all privileges on *.* to 'admin' identified by 'admin'; grant 阅读全文
posted @ 2016-04-26 16:15 杭州糊涂虫 阅读(141) 评论(0) 推荐(0) 编辑

导航