Kevin Old wrote:
> Hello everyone,
> 
> We have a 4 CPU master server running the 5.0.27 RPM x86_64 version of
> MySQL with a mix of InnoDB and MyISAM tables.
> 
> We normally run at 1500 queries/per second and lately, the server will
> all of a sudden lock up and we are forced to restart mysql.

That isn't a crash.

Can you still connect to the db?  If so output of 'show full
processlist\G', etc would be useful.

If it is truly locked up then running mytop in a background shell
somewhere might be a good idea.  You would know what queries were
running when it locked up.

ds

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to