MySQL Forums
Forum List  »  InnoDB

Re: mysql table 能够看见对于特殊用户
Posted by: long boqi
Date: February 26, 2008 01:39AM

可以对表针对用户赋予权限。 例如:GRANT SHOW VIEW ON `database`.`table` TO 'user'@'server';

Options: ReplyQuote


Subject
Views
Written By
Posted
2872
February 21, 2008 02:43AM
Re: mysql table 能够看见对于特殊用户
1817
February 26, 2008 01:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.