mysql 自增长

auto_increment_increment=10;      #自增量每次增加的值改为10,

auto_increment_offset=2;             #第一次加载数值时的偏移值的个位值

 

auto_increment_offset 小于 auto_increment_increment

posted @ 2014-08-13 12:35  诸葛萧晁  阅读(149)  评论(0编辑  收藏  举报