[Akonadi] [Bug 373871] New: New mails are not inserted into the database
Luis Silva
bugzilla_noreply at kde.org
Mon Dec 19 00:11:21 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=373871
Bug ID: 373871
Summary: New mails are not inserted into the database
Product: Akonadi
Version: GIT (master)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: lacsilva at gmail.com
Target Milestone: ---
New mails are not inserted into the database because of the following error:
org.kde.pim.akonadiserver: DATABASE ERROR:
org.kde.pim.akonadiserver: Error code: 1292
org.kde.pim.akonadiserver: DB error: "Incorrect datetime value: '0000-00-00
00:00:00' for column 'datetime' at row 1"
org.kde.pim.akonadiserver: Error text: "Incorrect datetime value: '0000-00-00
00:00:00' for column 'datetime' at row 1 QMYSQL3: Unable to execute statement"
org.kde.pim.akonadiserver: Query: "INSERT INTO PimItemTable (rev, remoteId,
remoteRevision, gid, collectionId, mimeTypeId, datetime, atime, dirty, size)
VALUES (:0, :1, :2, :3, :4, :5, :6, :7, :8, :9)"
org.kde.pim.akonadiserver: Error during insertion into table "PimItemTable"
"Incorrect datetime value: '0000-00-00 00:00:00' for column 'datetime' at row 1
QMYSQL3: Unable to execute statement"
org.kde.pim.akonadicore: Creating/updating items from the akonadi database
failed: "Unknown error."
org.kde.pim.akonadicore: "Unknown error."
org.kde.pim.akonadicore: Creating/updating items from the akonadi database
failed: "Failed to append item"
org.kde.pim.akonadicore: Error during ItemSync: "Failed to append item"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list