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
threads in mfc
sumif with 2 conditions
cisco 4500 connect to red hat 5.5 linux pc
VSS Quit Working
alpha towards the end of the stage
query with join on three tables and count in postgresql, how to do it ?
Repair Install of Windows XP I get message The File 'ASMS' on Windows CD Needed
user equivalence check failed for user "oracle"
Password Protect Folder
Error ORA-1722 when DAO is writing data to an Oracle 11g database