IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 67 and Version 68 of Replication_Issues


Ignore:
Timestamp:
Oct 15, 2012, 2:11:06 PM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v67 v68  
    55
    66= 2012 =
     7== 2012-10-15 ippdb01 -> ippdb03  ==
     8
     9Replication problem again
     10{{{
     11 Error 'Duplicate entry '19665422' for key 1' on query. Default database: 'gpc1'. Query: 'INSERT INTO diffInputSkyfile SELECT * from skycellsToDiff'
     12}}
     13fixed ippdb03 with recipe
     14
     15{{{
     16stop slave; set global sql_slave_skip_counter=1; start slave;
     17}}}
    718
    819== 2012-10-11: ippdb01 -> ippdb03/ipp001 ==