Where is the MariaDB config file located?
Applicable Products:
- SQL Server
If you need to adapt MariaDB configuration for your application, you will need to modify the MariaDB configuration file manually. Changing the MariaDB configuration files manually needs to be done cautiously, incorrect configuration could cause the MariaDB to becomes unstable. But if you still need to do this, the MariaDB configuration file path is:
/etc/config/my.cnf
After any change on it, you will need to reboot the NAS.