[Digikam-devel] [Bug 308066] MySQL: How to delete data finally

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Oct 10 19:52:18 BST 2012


https://bugs.kde.org/show_bug.cgi?id=308066

Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #5 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
It's a hardcoded heuristic. If you have more complete scans in short time, the
duration is less. The intention first and foremost not to lose data when files
are moved (which can mean first deleted, then reappearing), and for situations
were strange things happen and hard disks disappear. It gives a good fallback
for a lot of things which may go wrong.

Btw, the SQL to clean up is very simple:
"DELETE FROM Images WHERE status=3;"

Closing as wontfix as we dont want to change the feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list