I'm running a simple master/slave configuration with mysql-3.23.29-gamma
under Solaris 2.6.  Sometime last night, one of the tables disappeared
on the slave.  I got thousands of errors like this:

        Can't open file: 'netgroup.MYD'. (errno: 144)

I fixed it with `drop table netgroup' and `load table common.netgroup
from master'.  Why did this happen?  There should have been no updates
to that table overnight.  I don't want it to happen every night!  Is
there a better fix for this problem?


-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-

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