MySQL id reuse???

MySQL id reuse???

Benjamin Ellis -
Number of replies: 2
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?

Վարկանիշների միջին թիվը. -
In reply to Benjamin Ellis

Re: MySQL id reuse???

Davo Smith -
Core developers Նկարը Particularly helpful Moodlers Նկարը Peer reviewers Նկարը Plugin developers Նկարը

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