Imgur
V2EX  ›  问与答

Mysql 最好的重置自增长 ID 办法是什么?

  •  
  •   Imgur · Jun 19, 2015 · 2181 views
    This topic created in 4078 days ago, the information mentioned may be changed or developed.

    不清空表

    4 replies    2015-06-19 21:25:11 +08:00
    zhujinliang
        1
    zhujinliang  
       Jun 19, 2015   ❤️ 2
    没干过这事,楼主可以试试
    ALTER TABLE tbl AUTO_INCREMENT = 1;
    miao
        2
    miao  
       Jun 19, 2015
    同求
    caixiexin
        3
    caixiexin  
       Jun 19, 2015
    konakona
        4
    konakona  
       Jun 19, 2015   ❤️ 1
    @zhujinliang
    就这样!

    另一个是truncate表。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3173 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 143ms · UTC 14:04 · PVG 22:04 · LAX 07:04 · JFK 10:04
    ♥ Do have faith in what you're doing.