云数据库 GAUSSDB-平台和客户端兼容性:auto_increment_increment

时间:2024-09-06 16:59:37

auto_increment_increment

参数说明:AUTO_INCREMENT自动增长列的自增步长,自增值将由auto_increment_offset + N × auto_increment_increment计算而来,N为正整数。若参数值小于auto_increment_offset,自动增长列自增时会产生错误。

参数类型:整型

参数单位:

取值范围:1 ~ 65535

默认值:1

设置方式:该参数属于USERSET类型参数,请参考表1中对应设置方法进行设置。

设置建议:无。

support.huaweicloud.com/centralized-devg-v8-gaussdb/gaussdb-42-1702.html