我修改了索引的自动增量,当我创建新记录时,我得到了 2 条新记录

I modified the auto-increment on an index and when I create a new record I get 2 new records

提问人:user1897618 提问时间:9/19/2023 更新时间:9/19/2023 访问量:8

问:

当我创建新记录时,我得到 2,每个记录都有不同的索引值。 我想在我的索引中添加自动增量,我做到了,但它已经定义为自动增量,所以我做了两次!!我怎样才能把它恢复到原来的样子??

记录 自动递增

评论

0赞 Robert 9/20/2023
哪个数据库?您究竟是如何修改索引的?请参阅如何提问

答: 暂无答案