Bug 233369 - Error while syncing resource
Summary: Error while syncing resource
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-04-05 17:29 UTC by Thomas McGuire
Modified: 2010-05-16 12:12 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas McGuire 2010-04-05 17:29:57 UTC
I get the following error in the output of akonadiserver every time I try to sync the resource.
This is with the kdabtest1@demo.kolab.org account.
The error happens right after confirming the initial settings.

[/media/kdedev/trunk/kde/bin/akonadi_imap_resource] akonadi_imap_resource_9(10717) SetupServer::applySettings: wrote "demo.kolab.org" "kdabtest1@demo.kolab.org" 3
[akonadiserver] Error during executing query "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.subscribed, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts FROM CollectionTable WHERE ( parentId = :0 AND remoteId = ( :1 ) AND resourceId = :2 )" :  "Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' QMYSQL3: Unable to execute statement"                                                     
[akonadiserver] Error during executing query "SELECT CollectionTable.id, CollectionTable.remoteId, CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId, CollectionTable.resourceId, CollectionTable.subscribed, CollectionTable.cachePolicyInherit, CollectionTable.cachePolicyCheckInterval, CollectionTable.cachePolicyCacheTimeout, CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts FROM CollectionTable WHERE ( parentId = :0 AND remoteId = ( :1 ) AND resourceId = :2 )" :  "Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' QMYSQL3: Unable to execute statement"
Comment 1 Thomas McGuire 2010-04-05 20:38:53 UTC
Probably it doesn't like the folder named "đ→³}đþøæſð".
Works fine in KMail 1.
Comment 2 Tobias Koenig 2010-05-16 12:12:45 UTC
Has been fixed by Milian