Page 1 of 1

Configuring MariaDB 10.4

Posted: Sun Apr 12, 2020 3:34 pm
by ereres
After upgrading to MariaDB 10.4, requires reconfiguring parameters. Can anyone expose some my.cnf file for recommended settings?
I am currently using a VPS with 2GB of RAM.

Code: Select all

#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]

#
# include all files from the config directory
#
!includedir /etc/my.cnf.d

Re: Configuring MariaDB 10.4

Posted: Sun May 10, 2020 7:24 pm
by skamasle
I think you can use default configuration

Remember than not all information is in my.cnf, mariadb is preconfigured with some values, with 2 GB of RAM i will leave default configuration and it should work.

Also, all instalation in share forlder has some information, my-small.cnf my-big.cnf and something more, you can take it for that

http://www.fifi.org/doc/mysql-server/ex ... -small.cnf

Buy I recomend you not touch nothing if not needed, 2 GB of ram is not enough to touch config if you not have real problem, and default will work