Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4.6
-
None
Description
This commit has a bug:
https://github.com/mariadb/server/commit/6e5c24663983a9d12e812af22414d01de32a6728
The following code references INSTALL_SYSCONFDIR instead of INSTALL_SYSCONF2DIR:
IF(INSTALL_SYSCONFDIR)
|
SET(sysconf2dir ${INSTALL_SYSCONF2DIR})
|
Attachments
Issue Links
- is caused by
-
MDEV-11670 Multi instance config bug: main daemon (my.cnf) read config file of second one in conf.d
- Closed