"Vinod Panicker" <[EMAIL PROTECTED]> wrote:
>
> "Vinod Panicker" <[EMAIL PROTECTED]> wrote:
>
>> Also, the slave stopped due to an error of a duplicate key! Why
>> should it have a problem with inserting data that went through fine on the
> master?
>
> Could you describe your problem more deta
Hi Egor,
Thanks for the reply. My responses below -
"Vinod Panicker" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Had a query regarding replication with HEAP tables. It seems like I
> cannot use LOAD DATA FROM MASTER to update the stopped slave with data
> from the master since it apparently work
"Vinod Panicker" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Had a query regarding replication with HEAP tables. It seems like I cannot
> use LOAD DATA FROM MASTER to update the stopped slave with data from the
> master since it apparently works only for MyISAM tables. Any other way of
> updating the s
Hi,
Had a query regarding replication with HEAP tables. It seems like I cannot
use LOAD DATA FROM MASTER to update the stopped slave with data from the
master since it apparently works only for MyISAM tables. Any other way of
updating the slave with a snapshot of the data? Since a HEAP table do