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 150546 - Invalid default value for VARCHAR type
Summary: Invalid default value for VARCHAR type
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
: 168166 (view as bug list)
Depends on:
Blocks: 152581
  Show dependency tree
 
Reported: 2008-10-17 14:21 UTC by Roman Mostyka
Modified: 2009-07-07 09:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-10-17 14:21:23 UTC
1. Connecto DB, expand it's node, rightclick "Tables" node and choose "Create Table...".
2. Choose "VARCHAR" for a type of a column.

Result: Default value for size is 0, but it should be changed at least to 1 since 0 isn't valid value.
Comment 1 Jiri Rechtacek 2009-02-10 15:13:33 UTC
Reassigned to new owner.
Comment 2 Jiri Skrivanek 2009-06-23 13:49:26 UTC
Fixed as issue 148825.
Comment 3 Jiri Skrivanek 2009-07-07 09:23:17 UTC
*** Issue 168166 has been marked as a duplicate of this issue. ***