User Tools
Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1705.meta failed
resolution_area:prometheus_resolutions:res-p1705
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| resolution_area:prometheus_resolutions:res-p1705 [2021/06/21 12:58] – external edit 127.0.0.1 | resolution_area:prometheus_resolutions:res-p1705 [2021/07/05 11:51] (current) – 10.91.120.28 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== MysqlSlaveSqlThreadNotRunning ===== | ||
| + | **Level:** __Critical__ FIXME | ||
| + | |||
| + | |||
| + | **Purpose: | ||
| + | |||
| + | **Scenario: | ||
| + | |||
| + | **Resolution: | ||
| + | |||
| + | **Manual Action Steps: | ||
| + | - Log into the replica | ||
| + | - //SHOW SLAVE STATUS;// | ||
| + | - check the mysql error and fix it if possible | ||
| + | - //STOP SLAVE;// | ||
| + | - //SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 1;// This skips the problem query | ||
| + | - //START SLAVE// | ||
| + | |||
| + | **Auto Clear:** Will clear when the seconds behind master field goes under the threshold | ||