[Akonadi] [Bug 348491] Multiple MySQL table structure errors

Martin Steigerwald via KDE Bugzilla bugzilla_noreply at kde.org
Wed Nov 11 13:44:38 GMT 2015


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

--- Comment #7 from Martin Steigerwald <Martin at Lichtvoll.de> ---
Peter, I reviewed your files. I have no clue at whats happening here.

Basically if you really start without ~/.local/share/akonadi and
~/.config/akonadi directories, i.e. clean from scratch, Akonadi starts a new
mysqld from and creates the database from scratch.

I am not sure whether your logs reflect that state. Maybe redo the logs with
the following conditions:

- akonadictl stop
- make sure mysqld process is gone
- remove or move away ~/.config/akonadi
- remove or move away ~/.local/share/akonadi
- remove or move away ~/.kde/share/config/akonadi* (and maybe even kmail*rc)
- akonadictl start on console: Capture output of it.
- look whether mysql.err exists and include it exactly in the state after the
first start of Akonadi after you removed everything

According to trying with newer versions: You can try. But then I´d recommend to
use at least KDEPIM and Akonadi 15.08.

That said, Debian Jessie has 1.13 with *some, but not all* of the newer
performance related patches after last release of 1.13 from the git 1.13 branch
of Akonadi. As said, the maintainer who made the 1.13 patches had issues with
some of the patches after the last release of 1.13.

That said the performance table is a MySQL specific thing. So I wonder how it
can have the wrong structure. Thats all I can come up with for now. Good luck.

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


More information about the Kdepim-bugs mailing list