Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] Tutorial example invalid sql with MySQL 5.5([Teneo] Tutorial example invalid sql with MySQL 5.5)
[Teneo] Tutorial example invalid sql with MySQL 5.5 [message #988239] Thu, 29 November 2012 03:46 Go to next message
Greg Babcock is currently offline Greg BabcockFriend
Messages: 41
Registered: October 2012
Member
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 06:05 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
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
Previous Topic:[XSD2ECore] EDataType / AnySimpleType Problem
Next Topic:[CDO] CDO Migrate and EMF Model Change Support
Goto Forum:
  


Current Time: Tue Apr 16 08:52:22 GMT 2024

Powered by FUDForum. Page generated in 0.08655 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top