replication setup

2003-11-02 Thread Ilia Kantor
Hello, I'm not so newbie to mysql yet have troubles setting up the replication.. Could you advise a way out ? I set up slave, master and rerun them. But when I type LOAD DATA FROM MASTER on slave server - I see ERROR 1218: Error connecting to master: Access denied for user: '[EMAIL PROTECTED]'

2-way replication

2003-10-30 Thread Ilia Kantor
Hello, I have 2 databases in different places. There is 1 question and 2 problems about that.. What happens if one server fails to be in internet for some time ? log-bin on another one grows and after the connection is reestablished, all updates are made.. Right ? How can I make sure that insert