Bug #2299 MySql Control Center 0.9.4 doesn't fully support syntax highlighting
Submitted: 6 Jan 2004 14:41 Modified: 6 Jan 2004 14:47
Reporter: Dee Jay Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4 OS:Windows (XP)
Assigned to: Dean Ellis CPU Architecture:Any

[6 Jan 2004 14:41] Dee Jay
Description:
The only part of any SQL statement displayed in color (syntax highlighting) are 'Strings'.  Any other part of a SQL statement is always shown in black no-matter what you set the color to under:  Options->General->Syntax Highlighting.

For example, the querry:

SELECT * FROM table_name WHERE column = 'STRING';

By default, MySql Control Center should show the words "SELECT", "FROM", and "WHERE" in color.  But it doesn't.  The only part of the above querry in color is " 'STRING' ".

How to repeat:
Download MySqlCC 0.9.4 and type in any sql statement.  You will see nothing is in color.  Go into: Options->General->Syntax Highlighting
and you will see color is suppose to be shown.  Even if you change the colors, they are never displayed.
[6 Jan 2004 14:47] Dean Ellis
I cannot repeat this unless the path to the syntax file is wrong.

Check your configuration and verify that it is correct, please.