mysql将id重新排列的方法:1、使用column计数【alter table tablename drop column id】;2、使用increment排列【alter table tablenam auto_increment】。
技术文章 / 下载软件趣味内容 / 专业带飞