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 - No autoincrement option when creating tables
Summary: No autoincrement option when creating tables
Status: RESOLVED DUPLICATE of bug 57979
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 08:30 UTC by robertgonzalez
Modified: 2009-02-24 15:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***