Bug 250486 - dbupdate to version 19 fails because of case-sensivity
Summary: dbupdate to version 19 fails because of case-sensivity
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: 1.4.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 20:39 UTC by Panard
Modified: 2010-09-08 09:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch fixing mistyping in dbupdate.xml (1.05 KB, patch)
2010-09-07 20:39 UTC, Panard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Panard 2010-09-07 20:39:44 UTC
Created attachment 51399 [details]
patch fixing mistyping in dbupdate.xml

Version:           1.4.0 (using KDE 4.5.0) 
OS:                Linux

Because my (external) mysql server is not case sensitive, the update to version 19 fails.
Please follow mysql recommandation concerning the case typing of tables.

Attached is a patch fixing this mistyping.

Reproducible: Always

Steps to Reproduce:
- start akonadi

Actual Results:  
- mysql error about a table not found
Comment 1 Volker Krause 2010-09-08 09:59:54 UTC
SVN commit 1172925 by vkrause:

Fix db update for case-sensitive backends.

BUG: 250486


 M  +2 -2      dbupdate.xml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1172925