hami Verified User Joined Sep 7, 2013 Messages 22 Sep 12, 2020 #1 How i can optimiz mysql/mariadb on Directadmin? My mysql/mariadb Version is 10.4.13
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,457 Location UA Sep 12, 2020 #2 You can add your customizations to /etc/my.cnf.d/server.cnf or to /etc/my.cnf
hami Verified User Joined Sep 7, 2013 Messages 22 Sep 12, 2020 #3 What is the best practices optimization configuration?
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,457 Location UA Sep 12, 2020 #4 it's individual for each situation, different DBs causes different load. you can start from mysqltuner recommendations.
it's individual for each situation, different DBs causes different load. you can start from mysqltuner recommendations.
factor Verified User Joined Jul 22, 2017 Messages 3,689 Location USA Sep 14, 2020 #5 hamedchoobin said: What is the best practices optimization configuration? Click to expand... Again no silver bullet. You might learn something from using mysqltuner GitHub - major/MySQLTuner-perl: MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. - major/MySQLTuner-perl github.com
hamedchoobin said: What is the best practices optimization configuration? Click to expand... Again no silver bullet. You might learn something from using mysqltuner GitHub - major/MySQLTuner-perl: MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. - major/MySQLTuner-perl github.com