https://bugs.kde.org/show_bug.cgi?id=323718
Mario Frank <mario.fr...@uni-potsdam.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.5.0 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/dig | |ikam/a1f67531b3269941df5ff5 | |31baa3e487cf58f1fc --- Comment #16 from Mario Frank <mario.fr...@uni-potsdam.de> --- Git commit a1f67531b3269941df5ff531baa3e487cf58f1fc by Mario Frank. Committed on 08/02/2017 at 14:09. Pushed by mfrank into branch 'master'. Merged the garbage collection into master. The garbage collector is a maintenance stage that runs before the rebuild of thumbnails and must be triggered explicitely. It removes stale image entries in core db and if enabled also stale thumbnails and face identities from thumbnails and recognition DB. If configured so, the core DB part of the garbage collector removes stale image entries in core db during the start of digiKam. Note that cleaning the databases does not necessarily make them smaller as no auto-vacuum is done on the databases. The vacuuming proces differs highly between the three supported database variants (SQLite, internal MySQL and external MySQL). Thus, currently there is no automatism. Related: bug 374591 FIXED-IN: 5.5.0 M +3 -1 NEWS https://commits.kde.org/digikam/a1f67531b3269941df5ff531baa3e487cf58f1fc -- You are receiving this mail because: You are watching all bug changes.