24.6 INFORMATION_SCHEMA Connection-Control Tables

The following sections describe the 'INFORMATION_SCHEMA' tables associated with the 'CONNECTION_CONTROL' plugin.

 File: manual.info.tmp, Node: information-schema-connection-control-table-reference, Next: information-schema-connection-control-failed-login-attempts-table, Prev: connection-control-information-schema-tables, Up: connection-control-information-schema-tables

24.6.1 INFORMATION_SCHEMA Connection-Control Table Reference

The following table summarizes 'INFORMATION_SCHEMA' connection-control tables. For greater detail, see the individual table descriptions.

INFORMATION_SCHEMA Connection-Control Tables

Table Name Description Introduced

*note 'CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS': information-schema-connection-control-failed-login-attempts-table.

Current number 5.7.17 of consecutive failed connection attempts per account

 File: manual.info.tmp, Node: information-schema-connection-control-failed-login-attempts-table, Prev: information-schema-connection-control-table-reference, Up: connection-control-information-schema-tables

24.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). The table was added in MySQL 5.7.17.

*note 'CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS': information-schema-connection-control-failed-login-attempts-table. has these columns:

Notes

 File: manual.info.tmp, Node: firewall-information-schema-tables, Next: extended-show, Prev: connection-control-information-schema-tables, Up: information-schema