错误信息:Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1

来源:互联网 发布:win8能装ubuntu 编辑:程序博客网 时间:2024/06/05 01:55

错误信息:Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1
原因:这个异常是由于主键设置为自增长,而在我们插入记录的时候又设置了ID的值导致的。

阅读全文
0 0
原创粉丝点击