IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of Replication_Issues


Ignore:
Timestamp:
Apr 13, 2011, 2:56:25 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Replication_Issues

    v14 v15  
    66= 20110413/1450: ippadmin Replication Error =
    77 *  Logged onto ipp001
    8   * Started mysql client as root
    9   * 'SHOW SLAVE STATUS\G' shows the following error:
     8 * Started mysql client as root
     9 * 'SHOW SLAVE STATUS\G' shows the following error:
    1010{{{
    1111Last_Error: Error 'Duplicate entry '26' for key 1' on query. Default database: 'ippadmin'. Query: 'insert into users (username, password) values ('denver', '********')'
    1212}}}
    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.
    1615= 20110307/0830: Nebulous Replication Error =
    1716  * Logged onto ippdb02