Bug #54411 Extra returns being added to DDL in trigger editor
Submitted: 10 Jun 2010 21:57 Modified: 31 Dec 2010 16:24
Reporter: David Joslin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:Workbench 5.2.22 OS:Windows (XP SP3)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: DDL, trigger, workbench

[10 Jun 2010 21:57] David Joslin
Description:
When switching between tables, 2 extra returns are added inbetween DDL statements in the trigger tab. 

How to repeat:
Create two tables.
Add a trigger or two to each table. 
Switch between tables in the diagram (ie, double click to select). 
Extra returns will be added between statements in the trigger tab each time you switch back and forth between the two tables.
[11 Jun 2010 7:37] Sveta Smirnova
Thank you for the report.

Verified as described.
[8 Dec 2010 22:10] Johannes Taxacher
fix confirmed in repository
[31 Dec 2010 16:24] Tony Bedford
An entry has been added to the 5.2.31 changelog:

In the Diagram view switching between tables caused erroneous carriage returns to be added to the DDL code in the Triggers tab.