I wrote a crawler which safes a huge amount of records in mysql.
Once in a while some auto increment ids are missing and there is an gap of 1-200 ids. I'm not deleting anything from the database, thus I'm little bit surprised.
Has anyone any idea, why this happens?