首先查看:
show variables like '%increment%';
解决方法:
set auto_increment_increment = 1和set @@auto_increment_increment = 1