[Phpmyadmin-devel] Triggers and Views

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

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
participants (2)
-
Madhura Jayaratne
-
Rouslan Placella