Hi
I am trying use replication mysql 5.0.45.
I followed all the steps and did all the setting.
At last when i am starting slave no where it is giving error neither on master or slave.
when I am running the show slave status
slave_io_status is shown no,
but slave_sql_running status is yes.
but it is always showing connecting to master. and second_behind_master tab null
and after running show processlist commnand on slave
this is showing two processes as system user.
but when i am running the show processlist command on master.
then it is not showing the replication slave user thread.
show what should i do to start the replication.
where is the error.
thanks
I am trying use replication mysql 5.0.45.
I followed all the steps and did all the setting.
At last when i am starting slave no where it is giving error neither on master or slave.
when I am running the show slave status
slave_io_status is shown no,
but slave_sql_running status is yes.
but it is always showing connecting to master. and second_behind_master tab null
and after running show processlist commnand on slave
this is showing two processes as system user.
but when i am running the show processlist command on master.
then it is not showing the replication slave user thread.
show what should i do to start the replication.
where is the error.
thanks