亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

There is no error message when an insert statement is executed in mysql, but an error message is displayed when executed through php.
葉祖峰
葉祖峰 2019-03-14 22:06:33
0
2
1227

The statement is generated by the program. There is no problem in copying it directly to FRONT. However, when executed in the program, an error will be prompted:

1062:Duplicate entry '1000000007' for key 'PRIMARY'

Please help me analyze the reasons

葉祖峰
葉祖峰

reply all(1)
葉祖峰

In fact, the insertion is successful, but the error is always prompted

insert into department_t(department_id,department_type_id,department_name,department_short_name,build_date,department_seq,remark) values(1000000007,1,'Langhe Branch', 'Langhe Branch','2011-01-01',5,'')

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template