Bug #11289 SQL expressions are not transformed into CAPS
Submitted: 13 Jun 2005 14:49 Modified: 4 Oct 2005 4:41
Reporter: Oliver Peters Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.10 OS:Windows (Windows)
Assigned to: Mike Hillyer CPU Architecture:Any

[13 Jun 2005 14:49] Oliver Peters
Description:
Excerpt fom the online documentation that is viewable in qb

"
5.1. Entering and Editing Queries Manually
The most common task performed with the query browser is that of executing queries and analyzing their results. The most direct way to create a query is to type it directly into the query area. As you type in your query, the SQL syntax portions of the query(SELECT, FROM, WHERE, and so on.) are highlighted in blue 

and changed to uppercase. 
"

How to repeat:
do a query with SQL expressions only in lowercase
[19 Jun 2005 12:00] Aleksey Kishkin
tested on win xp sp2. Syntax is highlighting but is not converted to uppercase.
[22 Jul 2005 1:59] Daniel Kasak
No.
Oh please $deity, NO!

If this bug is acted on, then please make it a configurable option. I'm *more* than happy with having everything in lower-case, and I don't like the idea of query-browser 'fixing' the SQL that I type to match someone else's idea of what is asthetically pleasing.
[4 Oct 2005 4:41] Mike Hillyer
Mention of change to uppercase removed from documentation.