MySQL Forums
Forum List  »  Replication

Re: Slave stops when reaching a LOAD DATA INFILE command.
Posted by: Manuel Villasante
Date: June 23, 2005 05:25PM

Thank you very much. Your pointers were invaluable. First I changed the value of "max_allowed_packet" on the master to 32M (it was 1M before) and that still did not do the trick but, after checking the slave logs, I did the same change on the slave and now it is working. It does not get stuck in the LOAD DATA INFILE statements anymore.

Thanks again!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Slave stops when reaching a LOAD DATA INFILE command.
2441
June 23, 2005 05:25PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.