You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org> on 2006/04/10 18:37:01 UTC

[jira] Reopened: (DERBY-34) Setting default value for a char(1) for bit data column does not work

     [ http://issues.apache.org/jira/browse/DERBY-34?page=all ]
     
Sunitha Kambhampati reopened DERBY-34:
--------------------------------------

     Assign To: Satheesh Bandaram

> Setting default value for a char(1) for bit data column does not work
> ---------------------------------------------------------------------
>
>          Key: DERBY-34
>          URL: http://issues.apache.org/jira/browse/DERBY-34
>      Project: Derby
>         Type: Bug

>   Components: SQL
>     Versions: 10.0.2.0
>     Reporter: Sunitha Kambhampati
>     Assignee: Satheesh Bandaram

>
> create table t2 (i1 char(1) for bit data default x'02');
> throws the following error:
> ERROR 42894: DEFAULT value or IDENTITY attribute value is not valid for column 'I1'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira