[Bug 178157] New: Akonadi server misses mysql database and timezone tables

Martin van Es bugs at mrvanes.com
Fri Dec 19 10:15:44 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=178157

           Summary: Akonadi server misses mysql database and timezone tables
           Product: kontact
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: bugs at mrvanes.com


Version:           4.1.85 (using Devel)
Installed from:    Compiled sources

In 4.1.85 (beta2) Akonadi server warns for the absence of timezone tables (in
mysql database). On close inspection it turns out the Akonadi has no mysql
database, probably because privileges don't play a role.
I added a `mysql` database containing only the default timezone tables
(`time_zone`, `time_zone_leap_second`, `time_zone_name`,
`time_zone_transition`, `time_zone_transition_type`) that I created from a
'show create' from the normal mysql server, and the warning is gone.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list