https://bugs.kde.org/show_bug.cgi?id=274750
--- Comment #6 from Francesco Riosa <francesco+kde pnpitalia it> 2011-07-21 20:42:01 --- (In reply to comment #5) > wrong assumption I'm afraid, this setting doesn't matter for Akonadi. > Try SELECT @@wait_timeout instead (which should return 1296000) > > This is the important timeout for TCP and socket connections. I'm using a system wide mysql instance for Akonadi, does it matter? mysql> SELECT @@wait_timeout; +----------------+ | @@wait_timeout | +----------------+ | 28800 | +----------------+ 1 row in set (0.00 sec) -- 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
