摘要:
一、DCL语句(数据控制语句) 1、授权远程访问,针对IP和用户、DB的 grant {privilege list} on {dbname}.* to '{user}'@'{ip}' identified by '{pwd}' with grant option ex: grant all pri 阅读全文
posted @ 2016-08-27 14:51 moss_tan_jun 阅读(726) 评论(0) 推荐(1) 编辑
摘要:
一、DCL语句(数据控制语句) 1、授权远程访问,针对IP和用户、DB的 grant {privilege list} on {dbname}.* to '{user}'@'{ip}' identified by '{pwd}' with grant option ex: grant all pri 阅读全文
posted @ 2016-08-27 14:51 moss_tan_jun 阅读(726) 评论(0) 推荐(1) 编辑 |
||