View Single Post
Old 02-16-2005, 05:29 PM  
naitirps
Confirmed User
 
Join Date: May 2004
Location: ...
Posts: 761
check the active connections on the mysql server... a lot of floods goin around lately causing the connections not to close... =\ that's most likely it.

if you have phpmyadmin installed, just click on process.

restarting mysql however will not fix the problem.

if you have to do it via commandline use,
SHOW PROCESSLIST;

http://dev.mysql.com/doc/mysql/en/show-processlist.html
__________________
Programmer
ICQ 44035273 | AIM spritwork | Email spritian at spritian dot com
naitirps is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote