A
A
Anton2019-05-11 00:27:31
MySQL
Anton, 2019-05-11 00:27:31

Where is the config from mariadb10?

Where is the mariadb10 config in the Centos7+ispmanager5 lite+Docker+MariaDB10 bundle?
The one in etc/my.cnf is not the one.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bkosun, 2019-05-11
@anton99zel

By default, the configuration files are located in the /etc/my.cnf.d/ directory, however, if necessary, you can add the /etc/my.cnf file manually.
Sample file:

[mysqld]
...

!includedir /etc/my.cnf.d

Note! An empty line at the end of the /etc/my.cnf file is required.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question