Skip to main content

Description

Contains a list of all available failpoints registered in the server, along with their type and whether they are currently enabled. Failpoints can be enabled and disabled at runtime using the SYSTEM ENABLE FAILPOINT and SYSTEM DISABLE FAILPOINT statements. SYSTEM DISABLE ALL FAILPOINTS disables every failpoint at once and resumes any thread blocked on a pauseable one, which is useful for returning a server to a clean state without having to know what is currently enabled.

Columns

Example

Query
Response
Last modified on September 8, 2026