MySQL Forums
Forum List  »  General

Re: MySQL recurring problem
Posted by: Daniel Nichter
Date: November 17, 2004 01:09AM

I'd start by looking if anything is scheduled to run on the server between 00:00 and 02:00 hours since that's the most specific attribute of this problem. When the server is stuck, I'd take a look at all running processes and netstat. You said the port numbers in the MySQL process list "just keeps going up for each process"--how far up? Unless your server is really busy at 02:00 you should only see a few processes.

Using localhost is prefered over IP; it's a little quicker but either will do.

Options: ReplyQuote


Subject
Written By
Posted
November 13, 2004 11:40AM
November 13, 2004 03:40PM
November 16, 2004 04:09PM
Re: MySQL recurring problem
November 17, 2004 01:09AM
November 18, 2004 01:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.