MySQL id reuse???

MySQL id reuse???

yazan Benjamin Ellis -
Yanıt sayısı: 2
Particularly helpful Moodlers 'ın resmi

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 yanıt olarak

Re: MySQL id reuse???

yazan Davo Smith -
Core developers 'ın resmi Particularly helpful Moodlers 'ın resmi Peer reviewers 'ın resmi Plugin developers 'ın resmi

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