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.

threads

# Name Typ Kollation Attribute Null Standard Kommentare Extra
1 bigint(20) UNSIGNED Nein kein(e) A unique thread identifier.
2 varchar(128) utf8_general_ci Nein kein(e) Name associated with the server's thread instrumentation code, for example thread/sql/main for the server's main() function, and thread/sql/one_connection for a user connection.
3 varchar(10) utf8_general_ci Nein kein(e) FOREGROUND or BACKGROUND, depending on the thread type. User connection threads are FOREGROUND, internal server threads are BACKGROUND.
4 bigint(20) UNSIGNED Ja NULL The PROCESSLIST.ID value for threads displayed in the INFORMATION_SCHEMA.PROCESSLIST table, or 0 for background threads. Also corresponds with the CONNECTION_ID() return value for the thread.
5 varchar(128) utf8_general_ci Ja NULL Foreground thread user, or NULL for a background thread.
6 varchar(60) utf8_general_ci Ja NULL Foreground thread host, or NULL for a background thread.
7 varchar(64) utf8_general_ci Ja NULL Thread's default database, or NULL if none exists.
8 varchar(16) utf8_general_ci Ja NULL Type of command executed by the thread. These correspond to the the COM_xxx client/server protocol commands, and the Com_xxx status variables. See Thread Command Values.
9 bigint(20) Ja NULL Time in seconds the thread has been in its current state.
10 varchar(64) utf8_general_ci Ja NULL Action, event or state indicating what the thread is doing.
11 longtext utf8_general_ci Ja NULL Statement being executed by the thread, or NULL if a statement is not being executed. If a statement results in calling other statements, such as for a stored procedure, the innermost statement from the stored procedure is shown here.
12 bigint(20) UNSIGNED Ja NULL THREAD_ID of the parent thread, if any. Subthreads can for example be spawned as a result of INSERT DELAYED statements.
13 varchar(64) utf8_general_ci Ja NULL Unused.
14 enum('YES', 'NO') utf8_general_ci Nein kein(e) YES or NO for Whether the thread is instrumented or not. For foreground threads, the initial value is determined by whether there's a user/host match in the setup_actors table. Subthreads are again matched, while for background threads, this will be set to YES by default. To monitor events that the thread executes, INSTRUMENTED must be YES and the thread_instrumentation consumer in the setup_consumers table must also be YES.

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