Bug 178157

Summary: Akonadi server misses mysql database and timezone tables
Product: [Frameworks and Libraries] Akonadi Reporter: Martin van Es <bugs>
Component: serverAssignee: Volker Krause <vkrause>
Status: RESOLVED DUPLICATE    
Severity: normal CC: finex, null, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

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 ***