On Mon, Apr 09, 2001 at 02:01:55PM -0400, Jim Ziegler wrote:
> > 
> > database,sql,query
> > 
>  
>  load table from master 
>  does not work for me.  I get the error message
>  ERROR 1189: Net error reading from master
>  what can cause this?
>  both the master and the slave are version
>  3.23.33-log
>  

apparantly, the load table from master command
does not work with isam tables.  I converted
the tables to myisam and now it works.

-- 
[EMAIL PROTECTED] (Jim Ziegler)


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