[Akonadi] [Bug 394839] pimitemtable.remoteid Column Too Small For Exchange Calendar Via davmail

Erik Quaeghebeur bugzilla_noreply at kde.org
Tue Dec 11 17:55:53 GMT 2018


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

--- Comment #3 from Erik Quaeghebeur <kde at equaeghe.nospammail.net> ---
(In reply to Garry Williams from comment #2)
> If you do a
> 
>     ps -ef|grep mysql
> 
> command, you will see the --socket= parameter that you need to use when you
> issue the mysql command.  If you simply do
> 
>     mysql --socket=/tmp/akonadi-blah-blah
> 
> then, at the mysql prompt, do
> 
>     use akonadi
> 
> you will be all set to alter the table as mentioned above.
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'

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


More information about the Kdepim-bugs mailing list