Bug #21864 Query-Browser is Inserting blank lines
Submitted: 28 Aug 2006 9:40 Modified: 13 Nov 2006 7:32
Reporter: prashant jakhetiya Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.17 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any
Tags: Source Editors

[28 Aug 2006 9:40] prashant jakhetiya
Description:
The query-browser is inserting huge number of blank lines in the Stored Procedure.

How to repeat:
Write and Store Procedure and execute it . Close the Script Tab and open it back from the list of Procedures. You will see huge number of blank lines between the code.
Or
Generate the schema from the Backup Script using the command from 
"C:\Program Files\MySQL\MySQL Server 5.0\bin\"
mysql.exe --host=hostname --user=username --password=password --force --execute="source Filename.sql"
Now open any Store Procedure and yu will find the blank lines between the codelines
[28 Aug 2006 18:38] MySQL Verification Team
Thank you for the bug report. Could you please provide a sample script
and also have you tested the latest Query Browser release.

Thanks in advance.
[29 Aug 2006 7:49] prashant jakhetiya
Hi ,I have the latest Query Browser. Take any script which creates a schema.My Script is too big to paste.
[13 Nov 2006 7:32] MySQL Verification Team
Thank you for the report. I was unable to repeat with latest version.