Bug 178157 - Akonadi server misses mysql database and timezone tables
Summary: Akonadi server misses mysql database and timezone tables
Status: RESOLVED DUPLICATE of bug 185395
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: server (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 11:15 UTC by Martin van Es
Modified: 2010-03-06 12:10 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin van Es 2008-12-19 11:15:43 UTC
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.
Comment 1 Harald Sitter 2010-03-06 12:06:00 UTC
*** Bug 218204 has been marked as a duplicate of this bug. ***
Comment 2 Harald Sitter 2010-03-06 12:10:11 UTC

*** This bug has been marked as a duplicate of bug 185395 ***