Changes between Version 61 and Version 62 of Replication_Issues
- Timestamp:
- Oct 8, 2012, 9:00:27 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Replication_Issues
v61 v62 6 6 = 2012 = 7 7 8 == 2012-10-08: ippdb01 -> ippdb03/ipp001 == 9 {{{ 10 Error 'Duplicate entry '19172463' for key 1' on query. Default database: 'gpc1'. Query: 'INSERT INTO diffInputSkyfile SELECT * from skycellsToDiff' 11 }}} 12 13 Fix: 14 {{{ 15 STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE; 16 }}} 8 17 == 2012-08-25 / ippdb01 to ippdb03-ipp001 == 9 18 difftool.c allows playing twice an insert statement, hence breaking the replication.
