Bug #6971 query with comments wrongly returns no reults
Submitted: 3 Dec 2004 0:27 Modified: 20 Dec 2004 13:34
Reporter: Sergei Skarupo Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.1.2 OS:Windows (Windows 2000 SP4)
Assigned to: Victor Vagin CPU Architecture:Any

[3 Dec 2004 0:27] Sergei Skarupo
Description:
A saved query that returns results when executed by other clients (mysql command line, mysqlcc) returns no results in query browser.

When I remove the comments before the statement, it runs fine in QB, too.

How to repeat:
# Connection: dba on faster
# Host: faster
# Saved: 2004-09-16 22:02:16
#
select 1

I'm not sure if the type of carriage return code makes a difference.

Suggested fix:
none
[3 Dec 2004 2:53] MySQL Verification Team
Thank you for the bug report.
[20 Dec 2004 13:34] Victor Vagin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html