Bug #76234 Adding Triggers while Altering a Table
Submitted: 10 Mar 2015 3:04 Modified: 19 Mar 2015 7:30
Reporter: Jeremy Ratliff Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.2.5 OS:Windows (Windows 7 Ultimate 64-bit SP1)
Assigned to: CPU Architecture:Any

[10 Mar 2015 3:04] Jeremy Ratliff
Description:
Workbench is having a problem after applying changes to a trigger. Once the changes are applied, you cannot select another trigger to edit. If you try to do this too many times, it will crash.

How to repeat:
Edit and apply changes to a trigger. Then, try to edit another trigger.

Suggested fix:
Restart MySQL Workbench
[10 Mar 2015 13:45] MySQL Verification Team
Thank you for the bug report.
[19 Mar 2015 7:30] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.3 release, and here's the changelog entry:

Triggers could not be edited after applying changes to a different
trigger. Attempting to do this multiple times could also have caused
MySQL Workbench to crash.

Thank you for the bug report.