You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used with database role configurations, and is only valid for MySQL installations. If enabled, any slave databases are queried for replication lag. If a slave is found to be lagged, it will not be used; another slave database will be used instead, or MT will fall back to the master database if necessary.
Default
Off
Values
1 to enable
Example
DBCheckSlaveStatus 1
Categories: Appendix: Configuration Directives
Tags: config, database, lag, master, mysql, slave, status