[Teneo] Tutorial example invalid sql with MySQL 5.5 [message #988239] |
Wed, 28 November 2012 22:46  |
Eclipse User |
|
|
|
MySQL changed their SQL syntax in version 5.5 and "type= InnoDB" is no longer valid in create table statements. This means for Teneo hibernate users is using MySQL 5.5 the dialect needs to be specified as "org.hibernate.dialect.MySQL5InnoDBDialect".
I am posting this here because the example should probably be updated, and to make it easier for the next person to resolve this issue.
|
|
|
Re: [Teneo] Tutorial example invalid sql with MySQL 5.5 [message #988248 is a reply to message #988239] |
Thu, 29 November 2012 01:05  |
Eclipse User |
|
|
|
Hi Greg,
Thanks for the note on this, I updated it in the wiki and in the example code in git.
gr. Martin
On 11/29/2012 04:46 AM, Greg Babcock wrote:
> MySQL changed their SQL syntax in version 5.5 and "type= InnoDB" is no longer valid in create table statements. This
> means for Teneo hibernate users is using MySQL 5.5 the dialect needs to be specified as
> "org.hibernate.dialect.MySQL5InnoDBDialect".
> I am posting this here because the example should probably be updated, and to make it easier for the next person to
> resolve this issue.
>
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@xxxxxxxx - mtaal@xxxxxxxx
Web: www.springsite.com - www.elver.org
|
|
|
Powered by
FUDForum. Page generated in 0.04935 seconds