[Akonadi] [Bug 264383] akonadiserver uses ~/.my.cnf dangerously
Christophe Giboudeaux
cgiboudeaux at gmx.com
Thu Feb 7 15:59:22 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=264383
Christophe Giboudeaux <cgiboudeaux at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |1.9.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/akon
| |adi/b45e783ebe548280f78c0a6
| |59a6f8c6f7e09e3ea
--- Comment #18 from Christophe Giboudeaux <cgiboudeaux at gmx.com> ---
Git commit b45e783ebe548280f78c0a659a6f8c6f7e09e3ea by Christophe Giboudeaux.
Committed on 07/02/2013 at 16:59.
Pushed by cgiboudeaux into branch '1.9'.
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
M +4 -2 server/src/storage/dbconfigmysql.cpp
http://commits.kde.org/akonadi/b45e783ebe548280f78c0a659a6f8c6f7e09e3ea
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list