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





--- Comment #6 from  <bosyber hotmail com>  2012-01-02 09:19:49 ---
Steve's workaround led me to look at my akonadiserver configuration again too.
Apparently my backup hadn't added the right config files, so I returned them to
the correct config file ~/.config/akonadi/akonadiserverrc:
----
[%General]
Driver=QMYSQL

[QMYSQL]
Name=akonadi
Host=localhost
Options="MYSQL_OPT_RECONNECT=1"
ServerPath=/usr/sbin/mysqld
StartServer=false
<snip username,password>
----
This cured the issue for me.

However, given comment #5 by Steve, it might just be due to changing the
configuration.

That's especially as he uses a default setting while I use the already running
mysqld (the OPT_RECONNECT=1 to avoid errors with timouts) on my system now.

I tried returning to the previous configuration, but now my gmail imap folders
are up to date, so the error doesn't return. I'd have to remove the current db,
at least, but I don't have time to do that today.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to