[MDEV-12965] libmariadb reads only the first found .cnf file Created: 2017-05-31 Updated: 2017-06-25 Resolved: 2017-06-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | libmariadb |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
libmariadb reads only the first found .cnf file. To be compatible with libmysqlclient, it needs to read them all and in the same order. See https://mariadb.com/kb/en/mariadb/configuring-mariadb-with-mycnf/ and mysys/default.c |
| Comments |
| Comment by Georg Richter [ 2017-06-25 ] |
|
Fixed in rev. 90fd0cd731d694c031414fd9571f2ccd285d3427 |