https://bugs.kde.org/show_bug.cgi?id=515873
--- Comment #8 from Albert Astals Cid <[email protected]> --- This is what i get from running akonadictl manually org.kde.pim.akonadiserver: Running DB initializer org.kde.pim.akonadiserver: DB initializer done org.kde.pim.akonadiserver: DATABASE ERROR: org.kde.pim.akonadiserver: Error code: "2013" org.kde.pim.akonadiserver: DB error: "Lost connection to server during query" org.kde.pim.akonadiserver: Error text: "Lost connection to server during query QMYSQL: No s'ha pogut executar la sentència" org.kde.pim.akonadiserver: Values: QList(QVariant(QString, "akonadi"), QVariant(QString, "SchemaVersionTable")) org.kde.pim.akonadiserver: Query: "SELECT information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME, information_schema.KEY_COLUMN_USAGE.COLUMN_NAME, information_schema.KEY_COLUMN_USAGE.REFERENCED_TABLE_NAME, information_schema.KEY_COLUMN_USAGE.REFERENCED_COLUMN_NAME, information_schema.REFERENTIAL_CONSTRAINTS.UPDATE_RULE, information_schema.REFERENTIAL_CONSTRAINTS.DELETE_RULE FROM information_schema.REFERENTIAL_CONSTRAINTS INNER JOIN information_schema.KEY_COLUMN_USAGE ON ( information_schema.REFERENTIAL_CONSTRAINTS.CONSTRAINT_NAME = information_schema.KEY_COLUMN_USAGE.CONSTRAINT_NAME ) WHERE ( information_schema.KEY_COLUMN_USAGE.TABLE_SCHEMA = :0 AND information_schema.KEY_COLUMN_USAGE.TABLE_NAME = :1 )" qt.sql.mysql: QMYSQLResult::cleanup: unable to free statement handle -- You are receiving this mail because: You are watching all bug changes.
