SlashGeeGee Posted July 1, 2012 Posted July 1, 2012 Hello rA what's the meaning of these errors it makes my server down here's the screenshots : please help how to fix this ? SlashGeeGee Quote
Asura Posted July 1, 2012 Posted July 1, 2012 Hi SlashGeeGee, Your MySQL server got stuck; usually caused by not being able to allocate the proper amount of resources or it had peaked at the limit set for your container. You could try to increase the interactive timeout value in the 'my.cnf'; it might help with this issue. Quote
SlashGeeGee Posted July 1, 2012 Author Posted July 1, 2012 (edited) Hi SlashGeeGee, Your MySQL server got stuck; usually caused by not being able to allocate the proper amount of resources or it had peaked at the limit set for your container. You could try to increase the interactive timeout value in the 'my.cnf'; it might help with this issue. EDIT : found it in etc/my.cnf what to edit here ? [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 # Disabling symbolic-links is recommended to prevent assorted security risks; # to do so, uncomment this line: # symbolic-links=0 [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid Edited July 1, 2012 by SlashGeeGee Quote
Question
SlashGeeGee
Hello rA
what's the meaning of these errors it makes my server down
here's the screenshots :
please help how to fix this ?
SlashGeeGee
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.