Dateien hier ablegen

SQL-Upload ( 0 ) x -

Seitenbezogene Einstellungen Klicken Sie auf die Leiste, um zum Anfang der Seite zu scrollen
Drücken Sie Strg+Enter, um die Abfrage auszuführen Drücken Sie Enter, um die Abfrage auszuführen
aufsteigend
absteigend
Reihenfolge:
SQL Debugger
Zähler
Ausführungsreihenfolge
Nötige Zeit
Sortieren nach:
Abfragen umgruppieren
Abfragen voneinander lösen
Zuklappen Aufklappen Nachverfolgung anzeigen Nachverfolgung ausblenden Zähler Nötige Zeit
Lesezeichen
Aktualisieren
Hinzufügen
Keine Lesezeichen
Lesezeichen hinzufügen
Optionen
Standard festlegen





Zuklappen Aufklappen Erneut abfragen Bearbeiten Erklären Messen Lesezeichen Abfrage fehlgeschlagen Datenbank : Abfragezeit :
Tabellenstruktur

Einstellungen für die Tabellenstruktur (Spaltenliste).

Dokumentation Sollen die Tabellenstrukturaktionen verborgen werden.
Dokumentation Sollen Spaltenkommentare in der Tabellenstrukturansicht angezeigt werden
Standard-Transformationen
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.
Dokumentation Werte für Optionsliste für Standardtransformationen. Diese werden überschrieben, wenn die Transformation auf der Seite der Tabellenstruktur ausgefüllt wird.

host_cache

# Name Typ Kollation Attribute Null Standard Kommentare Extra
1 varchar(64) utf8_general_ci Nein kein(e) Client IP address.
2 varchar(255) utf8_bin Ja NULL IP's resolved DNS host name, or NULL if unknown.
3 enum('YES', 'NO') utf8_general_ci Nein kein(e) 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) Nein kein(e) Number of connection errors. Counts only protocol handshake errors for hosts that passed validation. These errors count towards max_connect_errors.
5 bigint(20) Nein kein(e) Number of blocked connections because SUM_CONNECT_ERRORS exceeded the max_connect_errors system variable.
6 bigint(20) Nein kein(e) Number of transient errors during IP-to-host DNS lookups.
7 bigint(20) Nein kein(e) Number of permanent errors during IP-to-host DNS lookups.
8 bigint(20) Nein kein(e) Number of host name format errors, for example a numeric host column.
9 bigint(20) Nein kein(e) Number of transient errors during host-to-IP reverse DNS lookups.
10 bigint(20) Nein kein(e) Number of permanent errors during host-to-IP reverse DNS lookups.
11 bigint(20) Nein kein(e) 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) Nein kein(e) 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) Nein kein(e) 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) Nein kein(e) 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) Nein kein(e) Number of errors detected at the wire protocol level.
16 bigint(20) Nein kein(e) Number of errors detected when a proxy user is proxied to a user that does not exist.
17 bigint(20) Nein kein(e) 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) Nein kein(e) Number of errors where authentication failed.
19 bigint(20) Nein kein(e) Number of errors due to TLS problems.
20 bigint(20) Nein kein(e) Number of errors due to the per-user quota being exceeded.
21 bigint(20) Nein kein(e) Number of errors due to the per-hour quota being exceeded.
22 bigint(20) Nein kein(e) Number of errors due to the user not having permission to access the specified default database, or it not existing.
23 bigint(20) Nein kein(e) Number of errors due to statements in the init_connect system variable.
24 bigint(20) Nein kein(e) Number of local server errors, such as out-of-memory errors, unrelated to network, authentication, or authorization.
25 bigint(20) Nein kein(e) Number of unknown errors that cannot be allocated to another column.
26 timestamp Nein 0000-00-00 00:00:00 Timestamp of the first connection attempt by the IP.
27 timestamp Nein 0000-00-00 00:00:00 Timestamp of the most recent connection attempt by the IP.
28 timestamp Ja 0000-00-00 00:00:00 Timestamp of the first error seen from the IP.
29 timestamp Ja 0000-00-00 00:00:00 Timestamp of the most recent error seen from the IP.

Verschieben Sie die Spalten, indem Sie sie nach oben und unten ziehen.

    Partitionen Dokumentation
    Information
    Datensatz-Statistiken
    Format dynamisch
    Kollation utf8_general_ci
    Datensätze 1.000
    Zeilengröße 0 B
    Nächster Autoindex 0
    Erzeugt am 06. Mrz 2026 um 09:35
    Aktualisiert am 06. Mrz 2026 um 09:35
    Letzter Check am 06. Mrz 2026 um 09:35