Hi Rouslan,

Are triggers applicable to views? 
I had errors when I tried to create a trigger on a view. MySQL documentation says that you can not associate a trigger with a view [1].
So I suggest we hide the 'Triggers' tab while browsing a view. And also removing views from the 'Table' drop down in the 'Create Trigger' dialog.

--
Thanks and Regards,

Madhura Jayaratne

[1] http://dev.mysql.com/doc/refman/5.0/en/create-trigger.html