摘要: mysql 分区 原文:http://fyzjhh.blog.163.com/blog/static/1694442262012544429953/ mysql 分区 原文:http://fyzjhh.blog.163.com/blog/static/1694442262012544429953/ 阅读全文
posted @ 2018-08-29 17:02 748573200000 阅读(3520) 评论(0) 推荐(0) 编辑
摘要: 命令:grant xxx权限 on Table to USERgrant select,insert,update,delete,all on 表名 to 用户名例如:将test表的查询权限赋予tom这个用户grant select on test to tom 命令:grant xxx权限 on 阅读全文
posted @ 2018-08-29 13:52 748573200000 阅读(20479) 评论(0) 推荐(0) 编辑