Microsoft
Software
Hardware
Network
Question : MySQL Master to master replication
Hi,
I get the error below on 1 of 3 servers I have set up. Tried "reset master" and have also restarted the service several times with no joy. One strange thing is the I'm not able to stop the service from within administrator.
I'm running windows small business server 2008 on this and the version of mysql is 5.1.41 and is a fresh install.....
100715 22:54:13 [ERROR] Error reading master configuration
100715 22:54:13 [ERROR] Failed to initialize the master info structure
Answer : MySQL Master to master replication
delete relay bin file and try
slave stop ;
CHANGE MASTER TO master_log_file='name_of_c
urrent_fil
e_on_maste
r',master_
log_pos=4;
slave start;
Random Solutions
HTML 5: canvas
Microsoft CRM Product question
High Insert/Update time because of Trigger
Globally change the Blackberry Service Display name
Sonic Wall Continuous Backup Problem
Class Diagram
IIF Field Length Question
Cropping Photos Without Changing The Aspect Ratio in Fireworks 8
Do you know a utility in Unix I could use that would compare 2 files (for ex:, files A.txt vs B.txt) and display the differences between the 2 files?
Moved a Dolpin 7 website to a new server and I get an error message.