加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

php – 让MySQL自动增加id(re)从1开始

发布时间:2020-12-13 18:10:12 所属栏目:PHP教程 来源:网络整理
导读:“BIG” UPDATE: Ok I was getting the whole auto-increment point wrong. I though this would be an easier way to target the first,second,third and so row, but it is just the wrong approach. You should instead care about that the auto_increme

“BIG” UPDATE:

Ok I was getting the whole
auto-increment point wrong. I though
this would be an easier way to target
the first,second,third and so row,
but it is just the wrong approach.

You should instead care about that the
auto_increments are unique and well…
that they increment. You should use
the for that.

I wont delete this question because I
think it might be helpful for someone
else with the same wrong idea,BUT
BE WARNED!

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读