Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: None
-
Fix Version/s: N/A
-
Component/s: Configuration
-
Labels:
-
Environment:CentOS
Description
After a new installation of MariaDB, I tried to find the my.cnf file so I can change the "bind-address" to set up for remote access.
find / -name "my.cnf*"
This is the file I found:
/etc/my.cnf.d
Question:
Because the my.cnf is missing, can I generate a new my.cnf file?