|
2015-01-03 23:24:54,426 com.alibaba.druid.pool.DruidAbstractDataSource ERROR
Message: maxIdle is deprecated
2015-01-03 23:24:58,813 org.hibernate.tool.hbm2ddl.SchemaUpdate ERROR
Message: HHH000388: Unsuccessful: alter table t_s_territory add index null (territoryparentid), add constraint null foreign key (territoryparentid) references t_s_territory (ID)
2015-01-03 23:24:58,813 org.hibernate.tool.hbm2ddl.SchemaUpdate ERROR
Message: 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 (territoryparentid),
add constraint null
foreign key (ter' at line 2
2015-01-03 23:24:58,908 org.hibernate.tool.hbm2ddl.SchemaUpdate ERROR
Message: HHH000388: Unsuccessful: alter table t_s_user add index FK_30v5nf2r55777eqp50v59n1vj (accountid), add constraint FK_30v5nf2r55777eqp50v59n1vj foreign key (accountid) references weixin_account (ID)
2015-01-03 23:24:58,908 org.hibernate.tool.hbm2ddl.SchemaUpdate ERROR
Message: Cannot add or update a child row: a foreign key constraint fails (`jeewx`.<result 2 when explaining filename '#sql-8f4_1'>, CONSTRAINT `FK_30v5nf2r55777eqp50v59n1vj` FOREIGN KEY (`accountid`) REFERENCES `weixin_account` (`id`))
|
|