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 154640

Summary: SQL CC: Offer functions in code completion
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Roman Mostyka 2008-12-04 18:29:57 UTC
1. Connect to MySQL DB.
2. Create some function.
3. Open SQL Editor, type "call " and press Ctrl+Space.

Result: Code completion list appears, but there is no created function in it.
Comment 1 Jiri Rechtacek 2009-10-16 14:12:03 UTC
Reassigned to new owner.