MySQL Forums
Forum List  »  MySQL Administrator

Re: Which permission user need for dumping triggers?
Posted by: Barry Galbraith
Date: October 21, 2009 05:12PM

I found this in the Refman for MySQL 5.0



SHOW TRIGGERS lists the triggers currently defined for tables in a database (the default database unless a FROM clause is given). This statement requires the SUPER privilege.


Good luck.
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Which permission user need for dumping triggers?
October 21, 2009 05:12PM


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.