[Akonadi] [Bug 331867] mysql: column 'name' can not be null when migrating PartTable

Daniel Vrátil dvratil at redhat.com
Fri Mar 14 16:22:30 GMT 2014


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

--- Comment #7 from Daniel Vrátil <dvratil at redhat.com> ---
If you still run the stable database (from Akonadi 1.11) that you tried to
update to 1.12, could any of you please open Akonadi Console, go to DB Console
tab and run following query:

SELECT DISTINCT(name) FROM PartTable;


and post it's output here? The problem you ran into can only happen when some
of they part names don't have NAMESPACE:NAME format, which should not happen,
but it's possible that there are some legacy names I missed.

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


More information about the Kdepim-bugs mailing list