mySQL not closing threads?
It seems my mySQL isnt closing threads or something.root[/etc]# ps aux | grep -c sql
18
thats after a restart... in about an hour
root@zeus [/etc]# ps aux | grep -c sql
43
and another hour
root@zeus [/etc]# ps aux | grep -c sql
98
show processes in mysql does not show a high number of queries, everything seems normal, except this
I've tried updating mysql, cpanels fixmysql script, and a few other things with no luck... any suggestions?