2018年1月30日
摘要: grant all privileges on database.table to 'user'@'ip' identified by 'passwd' with grant option; grant select,insert on mt.* to 'mtp'@'192.168.25.20' i 阅读全文
posted @ 2018-01-30 10:24 寒星12345678999 阅读(162) 评论(0) 推荐(0) 编辑