Hi There..
I'm running mysql  Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686) on  a RedHat 6.1 
Os.
The server is installed and the configuration is almost by default.
The problem is that  most of the time the mysqld threads eat up my RAM and CPU! The 
server gets very slow at times and it (obviously) afects its performance very badly.
Since i'm no expert i have tried as much as i could learn from Deja.com and other web 
resources.
My /etc/my.cnf looks like this:

[mysqld]
port=3306
socket=/tmp/mysql.sock
set-variable = key_buffer=0
set-variable = record_buffer=4k
set-variable = net_buffer_length=4k
set-variable = sort_buffer=4k
set-variable = table_cache=4
set-variable = max_connections=550


Please any pointer/tip/manual/website is appreciated.
I'm kinda desperate :/.
Thanks very much in advance.

Latigo

Reply via email to