MySQL id reuse???

MySQL id reuse???

от Benjamin Ellis -
Количество ответов: 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?

В ответ на 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.