[Akonadi] [Bug 362580] akonadi server crashes when recreating the MySQL akonadi database

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Mon May 16 00:17:09 BST 2016


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |16.04.2
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi/02555d1695a5b77d2ebead2
                   |                            |a982481e1706016ef

--- Comment #2 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 02555d1695a5b77d2ebead2a982481e1706016ef by Daniel Vrátil.
Committed on 15/05/2016 at 22:53.
Pushed by dvratil into branch 'Applications/16.04'.

Fix MySQL initialization with NO_ZERO_DATE mode

We don't enable NO_ZERO_DATE by default, but external servers may be
configured to use it and will fail to create the PimItemTable in such
case.

Having a default time on atime makes no difference since we already
explicitly set atime to QDateTime::currentDateTime() in the code
when appending a new PimItem.
FIXED-IN: 16.04.2

M  +2    -2    src/server/storage/akonadidb.xml

http://commits.kde.org/akonadi/02555d1695a5b77d2ebead2a982481e1706016ef

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


More information about the Kdepim-bugs mailing list