Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.1, 2.3.2
-
None
-
None
-
Linux Debian 8.6
Description
It seems that the ~/.my.cnf file is not loaded when using for ex:
mysql_options(cn->dbcHandle, MYSQL_READ_DEFAULT_GROUP, "client")
|
My ~/.my.cnf file contains:
[client]
|
default-character-set="utf8"
|
This code works find with Oracle MySQL client 5.7 ...
Attachments
Issue Links
- relates to
-
MDEV-12246 Double-free crash in libmariadb.so: mysql_options()
- Closed
-
MDEV-13100 Cannot read for custom config file with mysql_options(... MYSQL_READ_DEFAULT_FILE ...)
- Closed