Bug #38472 Some engines' names are highlighter in the editor, others are not
Submitted: 30 Jul 2008 20:38 Modified: 3 Mar 2009 14:02
Reporter: Federico Razzoli (OCA) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:Linux (Ubuntu 8.04/Windows)
Assigned to: CPU Architecture:Any

[30 Jul 2008 20:38] Federico Razzoli
Description:
If you write some storage engines' names into the query box MySQL Query Browser highlights them - but not all engines names are highlighter.

These are highlighted:

isam
myisam
merge
mrg_myisam
heap
memory
innodb
bdb
berkeleydb

These are not:

csv
archive
blackhole
example
ndb
ndbcluster
federated

Also, views algorithms (except for merge, which is also a storage engine) are not hightlighted. Maybe they should.

How to repeat:
Copy this text into the query editor:

isam
myisam
merge
mrg_myisam
heap
memory
innodb
bdb
berkeleydb

csv
archive
blackhole
example
ndb
ndbcluster
federated
[30 Jul 2008 21:08] MySQL Verification Team
Thank you for the bug report.
[3 Mar 2009 14:02] Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. We won't add this feature request anymore.

More informations about MySQL Workbench you will find here:

http://dev.mysql.com/workbench/