Bug #23250 a sql with a blank line below won't be executed
Submitted: 13 Oct 2006 9:09 Modified: 13 Oct 2006 19:23
Reporter: yue yang Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.4 beta OS:Windows (win xp sp2)
Assigned to: CPU Architecture:Any
Tags: query browser sql blank line

[13 Oct 2006 9:09] yue yang
Description:
when i input a simple sql like select * from tablename; and then pressed the enter,a new blank line created,then i click the execute button, it tell me "you tried to execute an empty string.", if i click the first line and make the cursor in the first line and press the execute button again ,it report no error but return nothing.only when i delete the blank line and then execute, it will return me the right resultset

How to repeat:
every time when i execute a sql with a blank line below in Query Browser
[13 Oct 2006 19:23] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=23024