[Bug 242519] New: Akonadi incorrectly creates database on external MySQL server

Matěj Laitl matej at laitl.cz
Tue Jun 22 20:23:19 BST 2010


https://bugs.kde.org/show_bug.cgi?id=242519

           Summary: Akonadi incorrectly creates database on external MySQL
                    server
           Product: Akonadi
           Version: 4.4
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: server
        AssignedTo: vkrause at kde.org
        ReportedBy: matej at laitl.cz
                CC: kdepim-bugs at kde.org


Version:           4.4 (using KDE 4.4.4) 
OS:                Linux

When fixing bug 193644, another bug was introduced. When initially creating
database on external MySQL server, akonadi tries to create database named
"akonadi" instead of user-specified database name.

The bug lies in akonadi/server/src/akonadi.cpp line 276.

Reproducible: Always

Steps to Reproduce:
1. setup akonadi to use external MySQL
2. change database name to something other than default
3. start akonadi

Actual Results:  
Akonadi tries to create database named "akonadi", ignoring user-specified
database name

Expected Results:  
Akanadi should respect user-specified db name when configuring database

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



More information about the Kdepim-bugs mailing list