将文件拖动至此

SQL 上传 ( 0 ) x -

页面相关设置 点击以滚动到页面顶部
按 Ctrl+Enter 键执行查询 按 Enter 执行查询
递增排序
递减排序
命令:
调试 SQL
数量
运行顺序
用时
排序条件:
联合查询
不使用联合查询
崩溃 扩展 显示跟踪 隐藏跟踪 数量 用时
书签
刷新
添加
没有书签
添加书签
选项
恢复默认





崩溃 扩展 重新查询 编辑 解析 性能分析 书签 查询失败 数据库 : 查询时间 :
表结构
表结构(字段列表)的设置。
表结构
文档 是否隐藏对表结构的相关操作。 还原为默认值
文档 是否在表结构视图中显示列备注 还原为默认值
默认转换
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值
文档 默认转换的选项列表值。如果在表结构页面填写了转换,这些内容将被覆盖。 还原为默认值

events_statements_history_long

# 名字 类型 排序规则 属性 默认 注释 额外
1 bigint(20) UNSIGNED Thread associated with the event. Together with EVENT_ID uniquely identifies the row.
2 bigint(20) UNSIGNED Thread's current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.
3 bigint(20) UNSIGNED NULL NULL when the event starts, set to the thread's current event number at the end of the event.
4 varchar(128) utf8_general_ci Event instrument name and a NAME from the setup_instruments table
5 varchar(64) utf8_general_ci NULL Name and line number of the source file containing the instrumented code that produced the event.
6 bigint(20) UNSIGNED NULL Value in picoseconds when the event timing started or NULL if timing is not collected.
7 bigint(20) UNSIGNED NULL Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.
8 bigint(20) UNSIGNED NULL Value in picoseconds of the event's duration or NULL if the event has not ended or timing is not collected.
9 bigint(20) UNSIGNED Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.
10 longtext utf8_general_ci NULL The SQL statement, or NULL if the command is not associated with an SQL statement.
11 varchar(32) utf8_general_ci NULL Statement digest.
12 longtext utf8_general_ci NULL Statement digest text.
13 varchar(64) utf8_general_ci NULL Statement's default database for the statement, or NULL if there was none.
14 varchar(64) utf8_general_ci NULL Reserved, currently NULL
15 varchar(64) utf8_general_ci NULL Reserved, currently NULL
16 varchar(64) utf8_general_ci NULL Reserved, currently NULL
17 bigint(20) UNSIGNED NULL Address in memory of the statement object.
18 int(11) NULL Error code. See MariaDB Error Codes for a full list.
19 varchar(5) utf8_general_ci NULL The SQLSTATE value.
20 varchar(128) utf8_general_ci NULL Statement error message. See MariaDB Error Codes.
21 bigint(20) UNSIGNED 0 if SQLSTATE signifies completion (starting with 00) or warning (01), otherwise 1.
22 bigint(20) UNSIGNED Number of warnings from the diagnostics area.
23 bigint(20) UNSIGNED Number of rows affected the statement affected.
24 bigint(20) UNSIGNED Number of rows returned.
25 bigint(20) UNSIGNED Number of rows read during the statement's execution.
26 bigint(20) UNSIGNED Number of on-disk temp tables created by the statement.
27 bigint(20) UNSIGNED Number of temp tables created by the statement.
28 bigint(20) UNSIGNED Number of joins performed by the statement which did not use an index.
29 bigint(20) UNSIGNED Number of joins performed by the statement which used a range search of the first table.
30 bigint(20) UNSIGNED Number of joins performed by the statement which used a range of the first table.
31 bigint(20) UNSIGNED Number of joins without keys performed by the statement that check for key usage after each row.
32 bigint(20) UNSIGNED Number of joins performed by the statement which used a full scan of the first table.
33 bigint(20) UNSIGNED Number of merge passes by the sort algorithm performed by the statement. If too high, you may need to increase the sort_buffer_size.
34 bigint(20) UNSIGNED Number of sorts performed by the statement which used a range.
35 bigint(20) UNSIGNED Number of rows sorted by the statement.
36 bigint(20) UNSIGNED Number of sorts performed by the statement which used a full table scan.
37 bigint(20) UNSIGNED 0 if the statement performed a table scan with an index, 1 if without an index.
38 bigint(20) UNSIGNED 0 if a good index was found for the statement, 1 if no good index was found. See the Range checked for each record description in the EXPLAIN article.
39 bigint(20) UNSIGNED NULL Reserved, currently NULL.
40 enum('STATEMENT', 'STAGE', 'WAIT') utf8_general_ci NULL Reserved, currently NULL.
选中项: 选中项:

分区 文档
信息
行统计
格式 动态
排序规则 utf8_general_ci
行数 10,000
行大小 0 字节
下一个自增值 0
创建时间 2024-07-06 14:44:37
最后更新 2024-07-06 14:44:37
最后检查 2024-07-06 14:44:37