FW: Error generating database

"Maciel, Leonardo \(GE Healthcare, non-ge\)" <[email protected]>
Newsgroups gmane.comp.java.enhydra.shark
Message-ID <E9F882F4B99B2A428AC50342EDADD7E004881FF4@BUDMLVEM03.e2k.ad.ge.com>
Actually the problem is the version of MySQL I'm using, too old. VARCHAR are limited to 255. Solution: Upgrade MySQL.

-----Original Message-----
From: Maciel, Leonardo (GE Healthcare, non-ge) 
Sent: lun. 20 juin 2005 17:36
To: '[email protected]'
Subject: Error generating database


I'm getting the following error[1] running configure.sh.
Shark-1.1-1, MySQL-Connector-3.1.8 and MySQL-4.0.17 on Solaris SPARC.
Does anyone knows how to handle this?

Thx, 
	Leonardo

[1] piece of configure.sh generated log file:
SQL statement DropTables7 is finished
 Duration :0,40 seconds

Import job No. 9 is started.
SQL statement CreateTables1 is started
         Error in SQL statement:



Create table ProcessData
(
Process  DECIMAL (19,0)  NOT NULL    ,
VariableDefinitionId  VARCHAR (100)  NOT NULL     ,
VariableType  INTEGER NOT NULL     ,
VariableValue  MEDIUMBLOB    ,
VariableValueVCHAR  VARCHAR (4000)     ,
VariableValueDBL  DOUBLE PRECISION    ,
VariableValueLONG  BIGINT    ,
VariableValueDATE  TIMESTAMP    ,
VariableValueBOOL  SMALLINT    ,
oid  DECIMAL (19,0)  NOT NULL     ,
version  INTEGER NOT NULL
)
        Error : Because OnErrorContinue Attribute is false application is terminated
message.footer (text/plain, 271 B)
--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.