Author Topic: DB numbers not reassigned  (Read 247 times)

alecm33

  • Regular
  • *
  • Posts: 250
    • View Profile
DB numbers not reassigned
« on: August 24, 2010, 05:04:34 »
I'm not whether this is proper sequencing or a bug, but I thought I would report.  If I delete tracks from the DB, the numbers are not reassigned when new tracks are imported into mAirList.  For example, if tracks 1-20 are deleted from the virtual folders, the numbers 1-20 are never reassigned.   Instead, the new files are given new numbers at the end of the file numbering sequence.   Should the numbers 1-20 be recycled or is this proper behavior?

Regards, Alec

Torben

  • Administrator
  • Doktor mAirList
  • *****
  • Posts: 11104
    • View Profile
Re: DB numbers not reassigned
« Reply #1 on: August 24, 2010, 06:01:18 »
This is the normal behavior of a database system. IDs are never reused.

alecm33

  • Regular
  • *
  • Posts: 250
    • View Profile
Re: DB numbers not reassigned
« Reply #2 on: August 24, 2010, 08:20:39 »
Very Good..

Thanks, Alec M.