Home >Backend Development >PHP Tutorial >pdo插入数据失败,lastInsertId()返回0,但数据库中的自增量ID加1

pdo插入数据失败,lastInsertId()返回0,但数据库中的自增量ID加1

WBOY
WBOYOriginal
2016-06-06 20:50:381231browse

如题,由于表中有一个字段是外键关联的,导致数据插入失败,但是数据库表的自增量ID却加1了,很奇怪

这个问题已被关闭,原因:

回复内容:

如题,由于表中有一个字段是外键关联的,导致数据插入失败,但是数据库表的自增量ID却加1了,很奇怪

无代码无真相。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn