-
Rucha Deodhar authored
Currently for the server, we only check if $MYSQL_HOME is set. Added a check if $MARIADB_HOME is set and try to read the configuration file from this directory. If $MARIADB_HOME is NULL, only then check $MYSQL_HOME.
43ea3d25
Currently for the server, we only check if $MYSQL_HOME is set. Added a check if $MARIADB_HOME is set and try to read the configuration file from this directory. If $MARIADB_HOME is NULL, only then check $MYSQL_HOME.