Bug #53940 | Triggers not showing in table editor | ||
---|---|---|---|
Submitted: | 24 May 2010 11:09 | Modified: | 3 Jun 2010 16:16 |
Reporter: | a b | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.21 | OS: | Windows (XP) |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
Tags: | missing, trigger |
[24 May 2010 11:09]
a b
[24 May 2010 11:59]
a b
Just to add - the user I'm connecting as does have GRANT SUPER permissions on the table. Although I should be able to just view the trigger without it anyway, shouldn't I?
[28 May 2010 18:10]
Johannes Taxacher
fix confirmed in repository
[3 Jun 2010 16:06]
Tony Bedford
Changed category. This is Alter Table dialog in SQL Editor.
[3 Jun 2010 16:16]
Tony Bedford
An entry has been added to the 5.2.22 changelog: When a table containing triggers was loaded into the Alter Table dialog of SQL Editor, clicking on the Triggers tab showed an empty trigger, rather than the correct trigger code.