Why does auto_increment increase with more than 1?

We're using a safe clustered database environment. To make sure you're not getting rows with the same auto_increment value our database server decides what the best value is.

» Read more articles