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
  vio_read: error: Got error 4 during read
  do_command: error: Couldn't read packet: remain: 4  errno: 4  length: -1  alarmed: 
-1079059024
  do_command: general: Got error reading command from socket socket (8)

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

---
Rodney Broom
Programmer: Desert.Net



---------------------------------------------------------------------
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