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. In builds with failpoint support (USE_LIBFIU=1), failpoints can be enabled and disabled at runtime using the SYSTEM ENABLE FAILPOINT and SYSTEM DISABLE FAILPOINT statements. These statements are not available in builds without failpoint support, although the table remains available.

Columns

Example

This example requires a build with failpoint support (USE_LIBFIU=1).
Query
Response
Last modified on September 25, 2026