| Summary: | dbupdate to version 19 fails because of case-sensivity | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Panard <panard> |
| Component: | server | Assignee: | Volker Krause <vkrause> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pim-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 1.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | patch fixing mistyping in dbupdate.xml | ||
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 |
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