MySQL 9.3 Reference Manual Including MySQL NDB Cluster 9.3

28.6.2 The INFORMATION_SCHEMA CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS Table

This table provides information about the current number of consecutive failed connection attempts per account (user/host combination).

Note

This table is deprecated, as are the Connection Control plugins; users are encouraged to migrate to the Connection Control component, which provides an equivalent Performance Schema table connection_control_failed_login_attempts. See Section 8.4.2, “The Connection Control Component”.

CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS has these columns:

Notes