DDL statement CREATE TABLE
--------------------------

                 Key: CORE-4838
                 URL: http://tracker.firebirdsql.org/browse/CORE-4838
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library
    Affects Versions: 2.5.4
         Environment: FlameRobin 0.9.3 Unicode   and  32-bit Embedded on 
Windows Server 2003 R2
            Reporter: Andrew Klimov


Preparing statement: CREATE TABLE file_usage ( fid INTEGER NOT NULL, module 
VARCHAR(255) DEFAULT '' NOT NULL, type VARCHAR(64) DEFAULT '' NOT NULL, id 
INTEGER DEFAULT 0 NOT NULL, count INTEGER DEFAULT 0 NOT NULL )

Error: *** IBPP::SQLException ***
Context: Statement::Prepare( CREATE TABLE file_usage ( fid INTEGER NOT NULL, 
module VARCHAR(255) DEFAULT '' NOT NULL, type VARCHAR(64) DEFAULT '' NOT NULL, 
id INTEGER DEFAULT 0 NOT NULL, count INTEGER DEFAULT 0 NOT NULL )
 )
Message: isc_dsql_prepare failed

SQL Message : -104
Invalid token

Engine Code    : 335544569
Engine Message :
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, column 159
count

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

        

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to