skywaves
05-05-2011, 07:20 AM
Hi
I am running MySQL 5.1.16 on port 3306 (main)
and MySQL 5.5.8 on port 3307 (for testing)
Is it possible to setup database replication? i tried with 5.1.16 as master and 5.5.8 as slave but i am getting errors for slave.
I get message that master is configured.
In slave section i get following messages.
Slave SQL Thread not running!
Slave IO Thread not running!
I know I am doing something wrong but don't know what.
please help.
thanks
I am running MySQL 5.1.16 on port 3306 (main)
and MySQL 5.5.8 on port 3307 (for testing)
Is it possible to setup database replication? i tried with 5.1.16 as master and 5.5.8 as slave but i am getting errors for slave.
I get message that master is configured.
In slave section i get following messages.
Slave SQL Thread not running!
Slave IO Thread not running!
I know I am doing something wrong but don't know what.
please help.
thanks