MySQL returned an empty result set (i.e. zero rows). (Query took 0.0001 seconds.)
SELECT * FROM `replication_applier_status_by_worker`
|
CHANNEL_NAME
Name of replication channel through which the tran… |
THREAD_ID
Thread_Id as displayed in the performance_schema.t… |
SERVICE_STATE
Whether or not the thread is running. |
LAST_SEEN_TRANSACTION
Last GTID executed by worker |
LAST_ERROR_NUMBER
Last Error that occurred on a particular worker. |
LAST_ERROR_MESSAGE
Last error specific message. |
LAST_ERROR_TIMESTAMP
Time stamp of last error. |
WORKER_IDLE_TIME
Total idle time in seconds that the worker thread … |
LAST_TRANS_RETRY_COUNT
Total number of retries attempted by last transact… |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|