Thanks Alex, I'll rename that attribute, although its a little bit strange cause actually hibernate should quote/escape those field-names so that you cannot run into any issues with reserved words of the database.
Sebastian 2011/2/15 Duy Phuc Do <[email protected]> > Hi! I had answer for my issue. I post here maybe helpful for someone. > That is the key word 'type' is no longer supported in MySQL from version > 5.1. It's replaced by 'engine'. > Therefore, without changing the code, I have to use MySQL version 5.0 or > lower for intalling completely. > > > Alex Do. > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
