mysql id指定自增加步长

 SHOW VARIABLES LIKE 'auto_inc%'; SET @@auto_increment_increment=2; information_schema | | mysql              | | performance_schema | | test
相关文章
相关标签/搜索