mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00

- Grab the path from "configure --sysconfdir=<path>" and set it as the first place to look for my.cnf files Do this both in Makefiles for libmysql and mysys - Patch provided by Francesco Riosa. Thank you!