[Akonadi] [Bug 334014] akonadiserver start problem after 4.12 to 4.13 update
Daniel Vrátil
dvratil at redhat.com
Fri May 2 10:03:22 BST 2014
https://bugs.kde.org/show_bug.cgi?id=334014
--- Comment #5 from Daniel Vrátil <dvratil at redhat.com> ---
Try this please (sorry, I don't have MySQL DB with Akonadi database in it to
test the queries at the moment)
DELETE FROM CollectionTable WHERE parentId NOT IN (SELECT * FROM (SELECT id
FROM CollectionTable) AS tableA) AND parentId IS NOT NULL;
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list