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 140723

Summary: SQL CC: Offer stored procedures 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-07-18 12:39:20 UTC
1. Connect to MySQL DB.
2. Create stored procedure.
3. Open SQL Editor, type "call " and press Ctrl+Space.

Result: Code completion list appears, but there is no stored procedure in it.
Comment 1 Andrei Badea 2008-07-18 13:25:17 UTC
Not planned, although probably not difficult to implement.
Comment 2 Jiri Rechtacek 2009-10-16 14:10:10 UTC
Reassigned to new owner.