As a test I ran:
ALTER TABLE omek_items AUTO_INCREMENT = 19170;
which should set the ID value for auto increment higher than the most recent item. Would be curious if that fixes it, though it still wouldn’t answer why it was necessary.
As a test I ran:
ALTER TABLE omek_items AUTO_INCREMENT = 19170;
which should set the ID value for auto increment higher than the most recent item. Would be curious if that fixes it, though it still wouldn’t answer why it was necessary.