We have an active icinga alert as
CRITICAL slave_sql_state Slave_SQL_Running: No, Errno: 1062, Errmsg: Could not execute Update_rows_v1 event on table kowiki.archive: Duplicate entry '89988' for key 'ar_revid_uniq', Error_code: 1062: handler error HA_ERR_FOUND_DUPP_KEY: the event's master log db2077-bin.001640, end_log_pos 792366153
The corresponding entry on db2095 is:
*************************** 1. row ***************************
ar_id: 1011833
ar_namespace: 0
ar_title: 수소_폭탄
ar_comment:
ar_comment_id: 0
ar_user: 942
ar_user_text: ChongDae
ar_actor: 0
ar_timestamp: 20050515133948
ar_minor_edit: 1
ar_rev_id: 89988
ar_text_id: 89988
ar_deleted: 0
ar_len: 23
ar_page_id: 19711
ar_parent_id: 49184
ar_sha1: cenuot3lw5x0rhfjqeshqnj0llipqw5
ar_content_model: NULL
ar_content_format: NULL
1 row in set (0.00 sec)and on db2077 is:
*************************** 1. row ***************************
ar_id: 1011832
ar_namespace: 0
ar_title: 수소_폭탄
ar_comment:
ar_comment_id: 3
ar_user: 942
ar_user_text: ChongDae
ar_actor: 0
ar_timestamp: 20050515133948
ar_minor_edit: 1
ar_rev_id: 89988
ar_text_id: 89988
ar_deleted: 0
ar_len: 23
ar_page_id: 19711
ar_parent_id: 49184
ar_sha1: cenuot3lw5x0rhfjqeshqnj0llipqw5
ar_content_model: NULL
ar_content_format: NULLAnd I am not sure how we suposed to deal with errors like this, so I just leave this 'ack'-d as the db2095 is a sanitarium host for codfw - which is not in production now, it can wait until Monday.
@jcrespo do you have any suggestions?