MySQL id reuse???

MySQL id reuse???

door Benjamin Ellis -
Aantal antwoorden: 2
Foto van Particularly helpful Moodlers

I am not so sure that this is the case but a colleague is assuring me that MySQL ids (auto-incremented) can be re-issued if a course/activity/resource is deleted.  Can anyone confirm this?

Gemiddelde van de beoordelingen:  -
Als antwoord op Benjamin Ellis

Re: MySQL id reuse???

door Davo Smith -
Foto van Core developers Foto van Particularly helpful Moodlers Foto van Peer reviewers Foto van Plugin developers

No. If autoincrement IDs were reused it would cause all sorts of subtle bugs all over the place.

Gemiddelde van de beoordelingen:  -