Solte os arquivos aqui

Envio de SQL ( 0 ) x -

Configurações da página Clique na barra para rolar até o topo da página
Pressione Ctrl+Enter para executar consulta Pressione Enter para executar consulta
ascendente
descendente
Ordem:
Depurar SQL
Contagem
Ordem de execução
Tempo gasto
Ordenar por:
Agrupar consultas
Desagrupar consultas
Recolher Expandir Mostrar rastro Ocultar rastro Contagem : Tempo gasto :
Favoritos
Atualizar
Adicionar
Sem marcador(es)
Adicionar marcador
Opções
Definir padrão





Recolher Expandir Repetir consulta Editar Demonstrar SQL Perfil Marcadores Falha na consulta Banco de dados : Tempo de execução da consulta :
Estrutura da tabela
Configurações para a estrutura de tabela (lista de campos).
Estrutura da tabela
Documentação As ações de estrutura de tabelas devem estar ocultas. Restaurar valor padrão
Documentação Se os comentários das colunas devem ser mostrados em visão de tabela estrutada Restaurar valor padrão
Transformações padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão
Documentação Valores para lista de opções para as transformações padrão. Estes serão substituídos se a transformação for preenchida na página de estrutura da tabela. Restaurar valor padrão

threads

# Nome Tipo Colação Atributos Nulo Padrão Comentários Extra
1 bigint(20) UNSIGNED Não Nenhum A unique thread identifier.
2 varchar(128) utf8_general_ci Não Nenhum 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 Não Nenhum FOREGROUND or BACKGROUND, depending on the thread type. User connection threads are FOREGROUND, internal server threads are BACKGROUND.
4 bigint(20) UNSIGNED Sim 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 Sim NULL Foreground thread user, or NULL for a background thread.
6 varchar(60) utf8_general_ci Sim NULL Foreground thread host, or NULL for a background thread.
7 varchar(64) utf8_general_ci Sim NULL Thread's default database, or NULL if none exists.
8 varchar(16) utf8_general_ci Sim 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) Sim NULL Time in seconds the thread has been in its current state.
10 varchar(64) utf8_general_ci Sim NULL Action, event or state indicating what the thread is doing.
11 longtext utf8_general_ci Sim 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 Sim 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 Sim NULL Unused.
14 enum('YES', 'NO') utf8_general_ci Não Nenhum 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.
Com marcados: Com marcados:

Partições Documentação
Informação
Estatísticas do registro
Formato dinâmico
Colação utf8_general_ci
Linhas 1.000
Tamanho do registro 0 Bytes
Próximo auto-índice 0
Criação 23/08/2025 às 05:51
Última atualização 23/08/2025 às 05:51
Última verificação 23/08/2025 às 05:51