Bug #5735 Query entry box misbehaves with >128 chars per line
Submitted: 24 Sep 2004 15:23 Modified: 3 Nov 2004 13:17
Reporter: Gordon Mckeown Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.8 beta OS:Windows (Windows XP SP1)
Assigned to: CPU Architecture:Any

[24 Sep 2004 15:23] Gordon Mckeown
Description:
When entering a query, the text cursor will not move past the 128th character position. All characters after this point are inserted at the 128th position, and the character that was there is moved to the right. Additionally, "select all" will only select 128 characters, and the cursor is likewise restricted when using the END key.

Entering the same query across multiple lines seems to work OK.

How to repeat:
Try entering a long query as one line into the text box, e.g.:

SELECT Barcode, SerialNumber, UserFirstName, UserLastName, macaddr, FQName, computername from d1_audit, d2_audit where Barcode = assettag;

The last part of the query ends up as "Barcode =;gattessa".
[3 Nov 2004 13:17] Michael G. Zinner
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/