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 157531

Summary: No autoincrement option when creating tables
Product: db Reporter: robertgonzalez <robertgonzalez>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description robertgonzalez 2009-01-28 08:30:24 UTC
When creating a new MySQL table in the SQL plugin there is no option to make a column auto increment. You can set a key,
an index, a type, a length and all the other goodies, but there is no option for making a column auto increment.
Comment 1 Tomas Mysik 2009-01-28 09:22:45 UTC
Incorrect component, reassigning, please evaluate. Thanks.
Comment 2 Jiri Rechtacek 2009-02-10 15:20:55 UTC
Reassigned to new owner.
Comment 3 Jiri Rechtacek 2009-02-24 15:56:27 UTC
I'm sorry it's long waiting problem in DB support, no resources to implement it presently.

*** This issue has been marked as a duplicate of 57979 ***