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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to