tuning-primer.sh – an alternative for mysqltuner

Insatllation

cd /usr/local/bin
wget https://launchpadlibrarian.net/78745738/tuning-primer.sh
chmod u+x tuning-primer.sh

mysqltuner looks like giving wrong suggestions sometimes. Also its not mysql 5.6 ready something which we are using everywhere.

Running

tuning-primer.sh
  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

451 Temporary local problem + Squirrel mail

Message not sent. Server replied: Requested action aborted: error in processing 451 Temporary...

Locations of Common Log Files on cPanel Servers

One of the nice things about cPanel based servers is the way that they keep the location of key...

How to flush DNS - windows

I. Flushing DNS Cache in Windows 8: 1. Press the Windows Logo+R keys together and the Run box...

bash: /bin/rm: Argument list too long - Solution

Symptoms This error message appears when you try to remove, move or copy a long list of files....

How to install mysqltuner

  How to install mysqltuner  wget http://mysqltuner.com/mysqltuner.plchmod +x...