Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count Time taken
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Table structure
Settings for the table structure (list of columns).
Table structure
Documentation Whether the table structure actions should be hidden. Restore default value
Documentation Whether column comments should be shown in table structure view Restore default value
Default transformations
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value
Documentation Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page. Restore default value

host_cache

# Name Type Collation Attributes Null Default Comments Extra
1 varchar(64) utf8_general_ci No None Client IP address.
2 varchar(255) utf8_bin Yes NULL IP's resolved DNS host name, or NULL if unknown.
3 enum('YES', 'NO') utf8_general_ci No None YES if the IP-to-host DNS lookup was successful, and the HOST column can be used to avoid DNS calls, or NO if unsuccessful, in which case DNS lookup is performed for each connect until either successful or a permanent error.
4 bigint(20) No None Number of connection errors. Counts only protocol handshake errors for hosts that passed validation. These errors count towards max_connect_errors.
5 bigint(20) No None Number of blocked connections because SUM_CONNECT_ERRORS exceeded the max_connect_errors system variable.
6 bigint(20) No None Number of transient errors during IP-to-host DNS lookups.
7 bigint(20) No None Number of permanent errors during IP-to-host DNS lookups.
8 bigint(20) No None Number of host name format errors, for example a numeric host column.
9 bigint(20) No None Number of transient errors during host-to-IP reverse DNS lookups.
10 bigint(20) No None Number of permanent errors during host-to-IP reverse DNS lookups.
11 bigint(20) No None Number of forward-confirmed reverse DNS errors, which occur when IP-to-host DNS lookup does not match the originating IP address.
12 bigint(20) No None Number of errors occurring because no user from the host is permitted to log in. These attempts return error code 1130 ER_HOST_NOT_PRIVILEGED and do not proceed to username and password authentication.
13 bigint(20) No None Number of errors due to requesting an authentication plugin that was not available. This can be due to the plugin never having been loaded, or the load attempt failing.
14 bigint(20) No None Number of errors reported by an authentication plugin. Plugins can increment COUNT_AUTHENTICATION_ERRORS or COUNT_HANDSHAKE_ERRORS instead, but, if specified or the error is unknown, this column is incremented.
15 bigint(20) No None Number of errors detected at the wire protocol level.
16 bigint(20) No None Number of errors detected when a proxy user is proxied to a user that does not exist.
17 bigint(20) No None Number of errors detected when a proxy user is proxied to a user that exists, but the proxy user doesn't have the PROXY privilege.
18 bigint(20) No None Number of errors where authentication failed.
19 bigint(20) No None Number of errors due to TLS problems.
20 bigint(20) No None Number of errors due to the per-user quota being exceeded.
21 bigint(20) No None Number of errors due to the per-hour quota being exceeded.
22 bigint(20) No None Number of errors due to the user not having permission to access the specified default database, or it not existing.
23 bigint(20) No None Number of errors due to statements in the init_connect system variable.
24 bigint(20) No None Number of local server errors, such as out-of-memory errors, unrelated to network, authentication, or authorization.
25 bigint(20) No None Number of unknown errors that cannot be allocated to another column.
26 timestamp No 0000-00-00 00:00:00 Timestamp of the first connection attempt by the IP.
27 timestamp No 0000-00-00 00:00:00 Timestamp of the most recent connection attempt by the IP.
28 timestamp Yes 0000-00-00 00:00:00 Timestamp of the first error seen from the IP.
29 timestamp Yes 0000-00-00 00:00:00 Timestamp of the most recent error seen from the IP.
With selected: With selected:

Partitions Documentation
Information
Row statistics
Format dynamic
Collation utf8_general_ci
Rows 1,000
Row size 0 B
Next autoindex 0
Creation Jun 06, 2025 at 03:05 AM
Last update Jun 06, 2025 at 03:05 AM
Last check Jun 06, 2025 at 03:05 AM