auto_increment_increment specifies the auto increment step size. It is only used for MySQL client logon.
| Property | Description |
|---|---|
| Parameter type | Uint |
| Default value | 1 |
| Value range | [1, 65535] |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |
auto_increment_increment specifies the auto increment step size. It is only used for MySQL client logon.
| Property | Description |
|---|---|
| Parameter type | Uint |
| Default value | 1 |
| Value range | [1, 65535] |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |
Previous topic