Use top command and put the result here.Hello,
No accelerator.
VPS , 2 GB RAM .
install mysql 5.5.12 its fastest mysql versionHello,
No accelerator.
VPS , 2 GB RAM .
Mysql uses 130% .Use top command and put the result here.
My current version is 5.1.41, is that an old one?install mysql 5.5.12 its fastest mysql version
then optimize it using mysqltuner
and install memcached for database cache and install Eaccelerator with php 5.3.6 .
MySQL 5.5 will break your scripts.
Update to 5.1.57
optimize your database daily..
upgrade to latest version of mysql
install eaccelerator
u can disable innodb if u r not using..
If mysqld using high server resource then cache your mostly used mysql result.![]()
MySQL removed some legacy features in v5.5why era ??
i am using it without any problem :facepalm:
Hello,DoctorX: Do you solved the problem, or are the cpu load better now?
Your site is faster than 2-3 days ago.
Enable slow_query_log in my.cnf, then analyze the slow queries and see which one you can remove/optimize.