MySQL Performance tuning script

What is MySQL performance tuning and what does it mean ?

The MySQL configuration contains a number of variables. in fact, The server allows you to edit and set / change variables to suit your needs. In the same way You can improve MySQL performance by changing the values ​​in the configuration file. in brief You can use a number of methods and shell scripts to optimize your MySQL server. therefore this section describes installing and using a single shell script to optimize MySQL performance.

This performance tuning shell script will help you to optimize your MySQL server on a huge traffic cPanel server.

Installation steps

The MySQL tuner has simple installation steps. although You can download the latest version from HERE.

Step I : SSH to your server as root user.
Step II : wget the latest version.

wget https://launchpad.net/mysql-tuning-primer/trunk/1.6-r1/+download/tuning-primer.sh

Step III : Change the file permission as executable.

chmod 755 tuning-primer.sh

Step IV : Execute the script.

./tuning-primer.sh

See the attached image which has a sample tuner output.

That’s it ?

The advantages of mysql tuning?

The operations will run smoothly once you have tuned up the database using this script, so these workouts are critical for overall performance and efficiency. If you run into any problems while trying to perform the tuning operations, you can reach server support. Surprisingly, the team is committed to providing the industry’s best server support service.

Supportadminserver

Recent Posts

How to install VestaCP on CentOS 7

This guide will walk you through installing and configuring your VestaCP control panel on a dedicated server or virtual private… Read More

2 years ago

How to add OpenVZ templates to the SolusVM?

Step:1 Connect to the SolusVM Master server via SSH Step:2 Change directory to /vz/template/cache directory cd /vz/template/cache/ Step:3 Download pre-created… Read More

2 years ago

How to Install Tomcat 9 on Ubuntu 18.04

Apache Tomcat 9 is an open-source Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket implementation. It is currently… Read More

2 years ago

Outsourced Web Hosting Support Services For Small Businesses

Outsourced web hosting support services provide small businesses with a variety of alternatives for managing their websites. Modest business owners… Read More

2 years ago

Consider These Important Factors Before Choosing A Web Host

If you are looking for a quality web hosting provider, keep the following points in mind while Choosing a web… Read More

2 years ago

Increase Website Performance with these tricks

Guidelines for Increasing the Speed of Your Website After you've tested your website's performance, you can begin improving it. There… Read More

2 years ago