Changes between Version 14 and Version 15 of Replication_Issues
- Timestamp:
- Apr 13, 2011, 2:56:25 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Replication_Issues
v14 v15 6 6 = 20110413/1450: ippadmin Replication Error = 7 7 * Logged onto ipp001 8 * Started mysql client as root9 * 'SHOW SLAVE STATUS\G' shows the following error:8 * Started mysql client as root 9 * 'SHOW SLAVE STATUS\G' shows the following error: 10 10 {{{ 11 11 Last_Error: Error 'Duplicate entry '26' for key 1' on query. Default database: 'ippadmin'. Query: 'insert into users (username, password) values ('denver', '********')' 12 12 }}} 13 * 14 15 13 * I did the usual 'STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1; START SLAVE;' 14 * The slave is 172833 seconds (i.e. 2 days) behind its master. It clearly shows that no one looks at the replication server statuses. 16 15 = 20110307/0830: Nebulous Replication Error = 17 16 * Logged onto ippdb02
