数据库表与表外键的问题:
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails
这里主要是外键关联对应不上,外键设置错误,导致出现问题。
posted on 2018-04-28 09:54 狮子与我 阅读(112) 评论(0) 编辑 收藏 举报