[Bug 283334] After suspend to ram KMail does not work, akonadi says "MySQL server has gone away."

Piotr Budny piotr.budny at gmail.com
Tue Oct 4 21:18:02 BST 2011


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





--- Comment #6 from Piotr Budny <piotr budny gmail com>  2011-10-04 20:18:02 ---
Yes, and that mysqld is operate e.g. I've connected to it with a socket, showed
databased, selected something), logs from akonadictl restart runned from
console:

[22:12 vip at prime:~/.local/share/akonadi]% Error during executing query "SELECT
PimItemTable.id, PimItemTable.remoteId, MimeTypeTable.name, ResourceTable.name,
PartTable.name, PartTable.datasize FROM PimItemTable INNER JOIN MimeTypeTable
ON ( PimItemTable.mimeTypeId = MimeTypeTable.id ) INNER JOIN CollectionTable ON
( PimItemTable.collectionId = CollectionTable.id ) INNER JOIN ResourceTable ON
( CollectionTable.resourceId = ResourceTable.id ) LEFT JOIN PartTable ON (
PimItemTable.id = PartTable.pimItemId AND PartTable.name IN ( :0 ) AND
substr(PartTable.name, 1, 4 ) = ( :1 ) ) WHERE ( collectionId = :2 AND
ResourceTable.name <> ( :3 ) ) ORDER BY PimItemTable.id ASC" :  "MySQL server
has gone away QMYSQL: Unable to execute query"
Error during selection of all records from table "CollectionTable" "MySQL
server has gone away QMYSQL: Unable to execute query"
Error during selection of all records from table "CollectionTable" "MySQL
server has gone away QMYSQL: Unable to execute query"

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list