Ok was the DTD, I had to define the DB types in the xml file I did some changes VARCHAR to TEXT in mysql.
Thanks a lot! On 10/31/06, Emmanuel Cecchet <[EMAIL PROTECTED]> wrote:
Alfonso Olias Sanz wrote: > java.sql.SQLException: Unable to create table logtable (You have an > error in your SQL syntax; check the manual that corresponds to your > MySQL server version for the right syntax to use near 'NOT NULL,ssql > VARCHAR NOT NULL,ssql_param VARCHAR,auto_conn_tran CHAR(1) NOT NUL' at > line 1) It seems that the last NULL is missing an L (it reads NUL). Could you double check your config file and/or DTD? Emmanuel -- Emmanuel Cecchet Chief Architect, Continuent Blog: http://emanux.blogspot.com/ Open source: http://www.continuent.org Corporate: http://www.continuent.com Skype: emmanuel_cecchet Cell: +33 687 342 685 _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
