[kontact] [Bug 352701] Kontact forgets how to download messages

Nick bugzilla_noreply at kde.org
Fri Sep 15 10:35:23 BST 2017


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

--- Comment #6 from Nick <nick.craig.law at gmail.com> ---
Interesting regarding the mysql performance schema issue. I do remember doing a
very large update prior to this problem that maybe includeded a mysql update.
Could the fix have been as simple as running mysql_upgrade as described below ?

If you install MySQL over a previous installation that was configured without
the Performance Schema (or with an older version of the Performance Schema that
may not have all the current tables), run mysql_upgrade after starting the
server to ensure that the performance_schema database exists with all current
tables. Then restart the server. One indication that you need to do this is the
presence of messages such as the following in the error log:

[ERROR] Native table 'performance_schema'.'events_waits_history'
has the wrong structure
[ERROR] Native table 'performance_schema'.'events_waits_history_long'
has the wrong structure
...

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


More information about the Kdepim-bugs mailing list