![]() |
Related: MySQL Master-Master Replication
Hello,
i have tested this tutorial: Setting Up Master-Master Replication With MySQL 5 On Debian Etch. I build a local test environment for furter tests with my database. After my 12 day holiday I power on the machine, and nothing, the replication was crashed. Code:
May 6 11:40:04 dev1.lan mysqld[7410]: 080506 11:40:04 [ERROR] Slave I/O thread: error connecting to master 'slave1_user@10.33.7.102:3306': Error: 'Lost connection to MySQL server at 'reading initial communication packet', system error: 111' errno: 2013 retry-time: 60 retries: 86400Code:
May 6 11:40:12 dev1.lan mysqld[7954]: 080506 11:40:12 [Note] Slave I/O thread: connected to master 'slave2_user@10.33.7.101:3306', replication started in log 'mysql-bin.000035' at position 98127.0.0.1 |
the binary log on the master is missing thats why.
|
| All times are GMT +2. The time now is 14:57. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.