When i check this today, i've got following after the 'DELETE FROM File WHERE Missing = 1;'
Database pluto_media:
table FILE
Records: ~3,608,448
Size: 4,1 GB
table FILE_ATTRIBUTE
Records: ~2,470,705
Size: 310,7 MB
I've got some media, but 4gigs of 'inventory' in a database is a bit much, no?
And 3 million records? I don't think i got this amount of files...
Is there a way i can clean out the whole database/table and start over?
I suppose a purge of the table FILE isn't a good idea?