laztrix
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by laztrix-
# 360ms user time, 50ms system time, 32.24M rss, 225.12M vsz # Current date: Mon Jan 20 21:01:38 2014 # Hostname: name of the hostname # Files: /var/lib/mysql/mysql-slow.log # Overall: 22 total, ...
-
[quote="cPanelMichael, post: 1552331">To note, the MySQL error log is located at /var/lib/mysql/$hostname.err by default. You can review the last few lines of this log file if you encounter an issu...
-
Tuning Primer -- MYSQL PERFORMANCE TUNING PRIMER -- - By: Matthew Montgomery - MySQL Version 5.5.34-cll x86_64 Uptime = 1 days 2 hrs 40 min 38 sec Avg. qps = 89 Total Ques...
-
Thank you that worked. I'll post the new suggestions from mysqltuner and tuning-primer after 24 hours
-
[quote="thinkbot, post: 1551671">copy last 500 lines of error log here Cold we rather built a new my.cnf file? I temporarily used this one to get my sites working again: # Example MySQL config ...
-
[quote="thinkbot, post: 1551661">remove this from your my.cnf safe-show-database its probably the reason why its not starting Didn't start after that either.
-
I had read an article about a sample my.cnf for 24 GB servers. MySQL won't start now. Your're right...
-
[quote="thinkbot, post: 1551611">It seems like you didnt restart mysql after changing my.cnf so restart mysql now, and later generate mysqltuner.pl again and to your current config add innodb_buf...
-
After many hours the backup got created. I tried the SCP command but got this: /home$ scp cpmove-user.tar.gz user@domain.com:/home/user/public_html/folder/ Host key verification failed. lost conne...
-
Thank you Michael, I'll do that and get back with the results here.