[Digikam-devel] GoSC2010 branch : no DB, startuo is frozen. strnage error messages in the console...

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Aug 25 08:06:29 BST 2010



> when i clean up all DB files, and start digiKam, i can see this on the
> console :
> 
> Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure
> executing query:
>  ""
> Error messages: "no such table: PrivCheck Unable to execute statement"
> 1 2 "no such table: PrivCheck" "Unable to execute statement"
> QSqlError(-1, "", "")
> Bound values:  ()
> digikam(18384)/digikam (core)
> Digikam::DatabaseCoreBackend::execDBAction: Error while executing
> DBAction [ "CheckPriv_DROP_TABLE" ] Statement [ "
>                         DROP TABLE PrivCheck;
>                 " ]
> digikam(18384)/digikam (core)
> Digikam::DatabasePrivilegesChecker::checkPriv: Error while creating a
> trigger. Details:  QSqlError(1, "Unable to execute statement", "no
> such table: PrivCheck")

These checks were introduced by Holger, but for MySQL, for SQLite they are 
never needed.
There must have other parts been changed, I need to check this case.

Marcel



More information about the Digikam-devel mailing list