CP, Thursday, September 26, 2002, 11:00:10 AM, you wrote: C> I am trying to do a master-slave replication on mysql-3.23.42. My master is C> sitting on a FreeBSD machine and the slave is running in a Red Hat Linux 7.1 C> machine.
C> From the log, the master-slave connection is okay, but the slave seems C> unable to read the binary content from master. My Server-id is set to 1. C> Below is the error from the log: C> 020926 15:41:59 Error reading packet from server: Misconfigured master - C> server id was not set (read_errno 0,server_errno=2000) You must set up server-id for the master and for the slave: http://www.mysql.com/doc/en/Replication_HOWTO.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- 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