[Digikam-devel] [digikam] [Bug 333700] Digicam crashed when adding multiple tags

ki-mech at web.de ki-mech at web.de
Fri Apr 25 22:14:38 BST 2014


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

--- Comment #3 from ki-mech at web.de ---
(In reply to comment #2)
> Please open your db file with the sqlite3 command line tool:
> sqlite <...>/digikam4.db
> 
> Then type
> PRAGMA integrity_check;
> 
> which should give you an "ok"

Thanks for the suggestion (and sorry for the late answer) - yes it does give
OK:

sqlite3 digikam4.db 
SQLite version 3.8.2 2013-12-06 14:53:30
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> PRAGMA integrity_check;
ok

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



More information about the Digikam-devel mailing list