You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/04/25 11:51:01 UTC

[jira] [Resolved] (JENA-401) length must be specified in type definition: VARCHAR

     [ https://issues.apache.org/jira/browse/JENA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-401.
--------------------------------
    Resolution: Won't Do

SDB has been retired.

> length must be specified in type definition: VARCHAR
> ----------------------------------------------------
>
>                 Key: JENA-401
>                 URL: https://issues.apache.org/jira/browse/JENA-401
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: SDB
>    Affects Versions: SDB 1.3.5
>         Environment: hsqldb version 2.2.9
>            Reporter: Simon IJskes
>            Priority: Minor
>
> 2013-02-22T11:24:52.957+0100  WARNING  exec: SQLException
> length must be specified in type definition: VARCHAR
> CREATE TABLE Prefixes (
>     prefix  VARCHAR NOT NULL,
>     uri     VARCHAR NOT NULL,
>     PRIMARY KEY  (prefix)
> )



--
This message was sent by Atlassian Jira
(v8.3.4#803005)