Revision b45e783...

Go back to digest for 10th February 2013

Features in KDE-PIM

Christophe Giboudeaux committed changes in [akonadi/1.9] server/src/storage/dbconfigmysql.cpp:

Ignore the custom settings in ~/.my.cnf
Looks like passing the socket path in our arguments is not enough for MySQL. It still tries to run the commands on any database defined in ~/.my.cnf.

We're now adding the --defaults-file argument to mysqladmin and mysqlcheck to only run these commands on the Akonadi DB.


FIXED-IN: 1.9.1

File Changes

Modified 1 files
  • server/src/storage/dbconfigmysql.cpp
1 files changed in total