在搭建springmvc框架时,底层使用hibernate4.1.8,数据库使用mysql5.1,使用hibernate自动生成数据库表 时,hibernate方言使用org.hibernate.dialect.MySQLInnoDBDialect,自动生成表时会出现 引用 [13-04-13 19:11:37.190] {resin-60} You have an error in your SQL syntax; check the manual that corresponds to yo…