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.
On Tue, 2011-08-09 at 19:33 +0530, Madhura Jayaratne wrote:
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.
Hi Madhura,
Thank you for letting me know about this issue. I will take care of this soon :)
Rouslan