Summary: | MAINTENANCE : tools an optimizations to maintain database schema | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Philipp Hahn <pmhahn+kde> |
Component: | Database-Schema | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 3.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.10.0 | |
Sentry Crash Report: | |||
Attachments: | tag recovery procedure |
Description
Philipp Hahn
2013-07-21 06:59:41 UTC
Created attachment 81232 [details]
tag recovery procedure
digiKam 3.5.0 is out. Can you give a fresh feedback about your report ? Crash still reproducible ? Thanks in advance Gilles Caulier (In reply to comment #2) > Can you give a fresh feedback about your report ? Crash still reproducible ? I hope to never get in that situation again, as reconstructing the tree by hand did cost me several days. Perhaps killing digikam by "kill -9" while a tag-tree modification is in process can reproduce it? digiKam 4.0.0 is out : http://www.digikam.org/node/713 Please check if this entry still valid with this new version. Thanks in advance Gilles Caulier A work around to maintain sqlite database file have been given in users mailing lits : http://mail.kde.org/pipermail/digikam-users/2014-August/019738.html http://mail.kde.org/pipermail/digikam-users/2014-August/019739.html http://mail.kde.org/pipermail/digikam-users/2014-August/019740.html These kind of maintenance operation must be done through a dedicated tool in digiKam. Gilles Caulier Another optimization of SQlite database is given here : http://neuntoeter.wordpress.com/2012/06/21/io-probleme-mit-digikam/ It's an performance tune of SQlite settings. Gilles Caulier This bug report is no longer relevant to the current database schema under MySQL. The tables lft and rgt no longer exist. As in SQLite, it was implemented with triggers and a TagTree table. Maik |