https://bugs.kde.org/show_bug.cgi?id=362580
Daniel Vrátil <dvra...@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 <dvra...@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 watching all bug changes.