• Sujatha's avatar
    MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_worker · 036ee612
    Sujatha authored
    Step2:
    =====
    Add two extra columns mentioned below.
    ---------------------------------------------------------------------------
    |Column Name:           |        Description:                             |
    |-------------------------------------------------------------------------|
    |                       |                                                 |
    |WORKER_IDLE_TIME       | Total idle time in seconds that the worker      |
    |                       | thread has spent waiting for work from          |
    |                       | co-ordinator thread                             |
    |                       |                                                 |
    |LAST_TRANS_RETRY_COUNT | Total number of retries attempted by last       |
    |                       | transaction                                     |
    ---------------------------------------------------------------------------
    036ee612
table_schema.result 215 KB