I have a problem where my id column (set to auto increment) goes up by too much and doesn’t reset when there are no rows in the table.
Rows | 0
Next auto index | 5 (or near enough)
Can anybody tell me how to fix this?
I have a problem where my id column (set to auto increment) goes up by too much and doesn’t reset when there are no rows in the table.
Rows | 0
Next auto index | 5 (or near enough)
Can anybody tell me how to fix this?
:: Copyright KIRUPA 2024 //--