This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147363

Summary: Provide MySQL-specific syntax highlighting
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152817    
Attachments: Screenshot of SQL editor with incorrect coloring.

Description Roman Mostyka 2008-09-16 12:28:50 UTC
1. Open SQL Editor.
2. Type following statement:
"GRANT ALL ON *.* TO root@129.159.126.195;".

Result: Statement are colored incorrectly.
Comment 1 Roman Mostyka 2008-09-16 12:29:47 UTC
Created attachment 69939 [details]
Screenshot of SQL editor with incorrect coloring.
Comment 2 Jiri Rechtacek 2009-10-16 14:13:18 UTC
Reassigned to new owner.