MySQL查看用户权限

2015-07-20 0 216
MySQL查看用户权限
show grants for 你的用户;
show grants for root@'localhost'; 
show grants for webgametest@10.3.18.158;
show create database dbname;  这个可以看到创建数据库时用到的一些参数。 
show create table tickets;    可以看到创建表时用到的一些参数

遇见资源网 sql MySQL查看用户权限 http://www.ox520.com/17752.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务