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.