Bug 233369

Summary: Error while syncing resource
Product: [Frameworks and Libraries] Akonadi Reporter: Thomas McGuire <mcguire>
Component: IMAP resourceAssignee: Kevin Ottens <ervin>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, tokoe, vkrause
Priority: NOR Keywords: akonadi-ports-regression
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

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