Vaso,
Wednesday, August 28, 2002, 4:09:56 PM, you wrote:

VK> I have implemented replication between 2 tables in MySQL since then,
VK> once in a while
VK> I see this error in  the error log files
VK> "Error reading packet from server: Lost connection to MySQL server
VK> during query (read_errno 134,server_errno=2013)"
VK> Any ideas?

Check your tables with CHECK TABLE statement or myisamchk.

$ perror 134
Error code 134:  Unknown error 134
134 = Record was already deleted (or record file crashed)




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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