[Bug 241977] Akonadi prints a fatal error but starts anyways

Will Stephenson wstephenson at kde.org
Sun Aug 15 17:36:01 BST 2010


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





--- Comment #4 from Will Stephenson <wstephenson kde org>  2010-08-15 18:36:00 ---
SVN commit 1164039 by wstephens:

Backports from 1.4 branch, agreed with tokoe:
  r1158741
  Move the mysql_upgrade call to a place where we
  have made sure that mysqld is up and running and accepts
  connections. This will avoid mysql_upgrade to fail with the
  FATAL ERROR message.

  BUG: 241977
  r1159382 | tokoe | 2010-08-05 11:02:10 +0200 (Thu, 05 Aug 2010) | 5
  lines

  Do not use 'mysql_upgrade', it will call 'mysql_fix_privilege_tables'
  internally
  which prevents us from further logins. Only call 'mysqlcheck' instead,
  which
  does the checks we want to have.



 M  +12 -7     akonadi.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1164039

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list