All Products
Search
Document Center

:Apsaradb for MySQL database handling the problem of discontinuous column

Last Updated:Dec 02, 2022

Problem description

When using apsaradb for MySQL, we find that the auto-increment column is not continuous.

Cause

The insertion of data fails due to the constraints on the columns in the database. Therefore, the auto-increment columns are not continuous.

Solution

For more information on the processing of the auto-increment column, see MySQL official documentation.

Application scope

  • ApsaraDB RDS for MySQL