Report this

What is the reason for this report?

MySQL Settings

Posted on March 31, 2013

The list below is what the script requires me to do:

MySQL 5.x

Recommended configuration:
interactive_timeout = 1000
connect_timeout = 1000
wait_timeout = 1000

How do i ensure these are set properly, am not sure how to do it in SSH or the location of the file.

My server is running centos6 64bit with WHM/CPANEL… Thank you



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

nano /etc/my.cnf <br> <br>ctrl+x. ( save)

I’m not sure for centos but for ubuntu it’s /etc/mysql/my.conf (if memory serves me right).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.