Hello,
i have a dedicated server which is:
AMD Athlon(tm) II X4 605e Processor
16GB Rams
1.5TB
---
Now i have SQL which is sometimes using up to 390% of my CPU & causing a HUGEEEEEEEEEEE server load.
that's my my.cnf:
[mysqld]
max_connections = 1000
table_cache = 4096
thread_cache_size = 64
key_buffer = 64M
query_cache_size = 128M
join_buffer_size = 256K
myisam_sort_buffer_size = 64M
thread_concurrency = 5
[isamchk]
key_buffer = 256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M
Need help to fix it ASAP please server will bomb soon :/