IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 63 and Version 64 of Replication_Issues


Ignore:
Timestamp:
Oct 9, 2012, 6:45:23 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v63 v64  
    55
    66= 2012 =
     7
     8== 2012-10-09: ippdb01 -> ippdb03/ipp001 ==
     9
     10Same problem as yesterday.
     11{{{
     12Error 'Duplicate entry '19309559' for key 1' on query. Default database: 'gpc1'.
     13Query: 'INSERT INTO diffInputSkyfile SELECT * from skycellsToDiff'
     14}}}
     15
     16Same fix:
     17{{{
     18STOP SLAVE; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE;
     19}}}
    720
    821== 2012-10-08: ippdb01 -> ippdb03/ipp001 ==