Bug #69320 Defined triggers do not show up in the Triggers tab of the Alter Table screen
Submitted: 25 May 2013 20:50 Modified: 5 Jun 2013 4:23
Reporter: Bruce Pierson Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.47 OS:Windows
Assigned to: CPU Architecture:Any
Tags: sql editor, triggers

[25 May 2013 20:50] Bruce Pierson
Description:
After defining a trigger, it cannot be found under the Triggers tab of the Alter Table screen.

How to repeat:
Go to the Triggers tab of a table, and enter a trigger. Apply the changes. When the screen is closed and re-opened, the trigger does not show up under the Triggers tab.
[27 May 2013 14:46] MySQL Verification Team
Thank you for the bug report. I couldn't repeat on Windows 7 64-bits.
[4 Jun 2013 22:34] Bruce Pierson
Still not fixed. See attachment.
[4 Jun 2013 22:35] Bruce Pierson
Shows trigger NOT showing in alter table tab

Attachment: NO_TRIGGERS.jpg (image/jpeg, text), 80.80 KiB.

[5 Jun 2013 4:23] Bruce Pierson
Mr. Solorzano: have you tried with "lower_case_table_names=2" on the Windows platform? I believe that may be what is causing the problem; unfortunately I MUST have this variable set.