On Thu, Aug 30, 2001 at 05:01:14PM -0700, Rodney Broom wrote:
> 
> mysqld is restarting, a lot. So I put it into debug mode, got 200KB+
> trace file, and then took mysqld out of debug mode. Now I'm trying
> to analyze the trace file. The best clue I'm finding are these
> lines:
> 
>   vio_read: error: Got error 35 during read

Error code  35:  Resource deadlock avoided

>   vio_read: error: Got error 4 during read

Error code   4:  Interrupted system call

> The first is repeated 150+ times, and the others only once each. Now
> that I have this information, what do I do with it?

What are you doing that's causing resource deadlocks?


-- 
     Any technology distinguishable from magic is insufficiently advanced.
 [EMAIL PROTECTED] TopQuark Software & Serv. Contract programmer, server bum.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to