I'm facing a problem running mysql on red hat 6.2.
# uname -a Linux dummy2.ezee 2.2.14-12 #1 Tue Apr 25 13:04:07 EDT 2000 i686 unknown
The problem is that after running the mysql server for a while, clients stop getting connections. netstat returns the following:
# netstat -a | grep -E 'mysql.*TIME_WAIT' | wc -l 14605
And those sockets are not getting closed. Not after waiting for 120 secs. Not even 120 minutes! I think the problem is not with mysql but somewhere else. There are only 67 mysql processes running, so I guess the processes that were using these sockets are probably dead already (assuming mysql forks for every connection).
No clue. How do I free these port numbers so that other sockets can be bound to these ports? Or have I got it totally wrong?
Thanks in advance.
Manish
________________________________________________________________________ Looking for a job? Visit Yahoo! India Careers Visit http://in.careers.yahoo.com
hi linuxlovers, i want to sync the mysql databases on the two separate server do you know the method to do it. plz explain me in details if possible with example sachin
Hey Linuxer's,
I am new to this mailing list and I would like to know if u can provide me with a name of a good media player for playing divx movies in linux {I have a Red Hat 7.2 setup on a partition alongwith MS Win. 2000.}
Also, I would also like to know if there is a chat client in linux compatible with windows, which supports voice chatting.
Orca
On Friday 15 February 2002 15:15, Bhargav wrote:
Hey Linuxer's,
I am new to this mailing list and I would like to know if u can provide me with a name of a good media player for playing divx movies in linux {I have a Red Hat 7.2 setup on a partition alongwith MS Win. 2000.}
xine is good player for playing Divx movies. Its Interface is also very good
-liu