IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 61 and Version 62 of Replication_Issues


Ignore:
Timestamp:
Oct 8, 2012, 9:00:27 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v61 v62  
    66= 2012 =
    77
     8== 2012-10-08: ippdb01 -> ippdb03/ipp001 ==
     9{{{
     10Error 'Duplicate entry '19172463' for key 1' on query. Default database: 'gpc1'. Query: 'INSERT INTO diffInputSkyfile SELECT * from skycellsToDiff'
     11}}}
     12
     13Fix:
     14{{{
     15STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE;
     16}}}
    817== 2012-08-25 / ippdb01 to ippdb03-ipp001 ==
    918difftool.c allows playing twice an insert statement, hence breaking the replication.