I have been having a lot of trouble configuring mysql to do just the
simplest replication.  Its a standard RedHat 8.0 install, I have followed
the directions on http://www.mysql.com/doc/en/Replication_HOWTO.html to the
letter half a dozen times now and still, the slave server crashes repeatedly
as soon as I enter "SLAVE START" command.

Number of processes running now: 1
mysqld process hanging, pid 26754 - killed
030113 17:54:33  mysqld restarted
/usr/libexec/mysqld: ready for connections

Number of processes running now: 1
mysqld process hanging, pid 26778 - killed
030113 17:54:34  mysqld restarted
/usr/libexec/mysqld: ready for connections

Above is what is logged.  I eventually have to kill the process and try
again.  I have tried entering master login/bin-log information in my.cnf and
using "CHANGE MASTER TO..." while logged into slave mysql server.  Neither
method works.  Was wondering if anyone had some insight into this problem.
I would be happy to provide more information.  Thanks all.

-Chris


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