https://bugs.kde.org/show_bug.cgi?id=394839
--- Comment #5 from Erik Quaeghebeur <k...@equaeghe.nospammail.net> --- (In reply to Garry Williams from comment #4) > (In reply to Erik Quaeghebeur from comment #3) > > That worked, but I get the same error as within the DB console of > > akonadiconsole: > > > > > mysql> alter table pimitemtable modify column remoteId varchar(1024); > > > ERROR 1067 (42000): Invalid default value for 'atime' > > I don't know what to tell you: > > MariaDB [akonadi]> alter table pimitemtable modify column remoteId > varchar(1024); > Query OK, 0 rows affected (0.001 sec) > Records: 0 Duplicates: 0 Warnings: 0 > > MariaDB [akonadi]> > > You might want to read > > > https://stackoverflow.com/questions/36882149/error-1067-42000-invalid- > default-value-for-created-at > > and similar references. Thanks. Not much luck trying the suggestions there, though. In any case, I'm being helped on the kdepim-users mailing list: https://marc.info/?l=kdepim-users&m=154455132016232&w=2 BTW: it appears this bug report is on the radar of the developers. It's just a question of time (which may be a long time). -- You are receiving this mail because: You are watching all bug changes.