Bug #7685 Insert long queries with cut and copy
Submitted: 5 Jan 2005 12:07 Modified: 7 Jan 2005 16:39
Reporter: Raphael Matthias Krug Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.4 OS:Windows (XP Home)
Assigned to: Mike Lischke CPU Architecture:Any

[5 Jan 2005 12:07] Raphael Matthias Krug
Description:
If one enters queries over several lines with cut and copy, the query is first not shown, instead the menubar-icons are in the textfield. After minimizing the program several times, this disappears and the query is shown. See screenshot.

It is possible to execute the query, but the text is still not shown.

The query has 12 lines:
select *
from x
where xx
union
union
...
order...

The query gives normal results as wished!

How to repeat:
Enter a long query over e.g. 12 lines
[5 Jan 2005 12:08] Raphael Matthias Krug
Screenshot for Bug 7685

Attachment: Clipboard01.jpg (image/pjpeg, text), 118.23 KiB.

[7 Jan 2005 16:39] Mike Lischke
I tried the exact steps you described, also with longer queries but could not find the problem you are mentioning here. Instead I found a pasting bug that I fixed right away. Not sure how to cope with that now. I'd say we close this bug as unreproducible and if you see the issue still in the next update then reopen this entry and we try to figure out what's wrong.