|
tomcat运行时显示:[org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000388: Unsuccessful: alter table cgform_index add index null (table_id), add constraint null foreign key (table_id) references cgform_head (id)[org.hibernate.tool.hbm2ddl.SchemaUpdate]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 'null (table_id),
add constraint null
foreign key (table_id)
' at line 2
|
|