Summary: | akonadi database schema upgrade to version 13 fails | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Benoit Grégoire <benoitg> |
Component: | general | Assignee: | Volker Krause <vkrause> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | oneofone |
Priority: | NOR | ||
Version First Reported In: | 4.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Benoit Grégoire
2009-12-24 22:18:15 UTC
SVN commit 1067593 by vkrause: We cannot rely on case-insensitive table names when not using our internal MySQL server, an external MySQL server might be configured differently (not sure about PostgreSQL, might be affected as well). BUG: 220007 M +7 -7 dbupdate.xml WebSVN link: http://websvn.kde.org/?view=rev&revision=1067593 Tested and works. *** Bug 219004 has been marked as a duplicate of this bug. *** |