Installation:
http://hqlong.com/2010/01/1208.html
Error Fixed:
1.ERROR 1201 (HY000): Could not initialize master info structure; more error messages can be found in the MySQL error log
mysql> change master to master_host=’192.168.100.10′,master_user=’replication’,master_password=’123456′,master_log_file=’updatelog.000004′,master_log_pos=106;
2.No synchronization between Mater and Slave
http://dongyahu.blog.51cto.com/4990650/852178
To be continued…
http://kb.cnblogs.com/page/79634/