国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術(shù)文章
文章詳情頁

MySQL中explain語句的基本使用教程

瀏覽:3日期:2023-10-04 12:28:43
一、概述

在 MySQL 中,我們可以使用慢查詢?nèi)罩净蛘?show processlist 命令等方式定位到執(zhí)行耗時較長的 SQL 語句,在這之后我們可以通過 EXPLAIN或者 DESC 命令獲取 MySQL 如何執(zhí)行 SELECT 語句 的信息,包括在 SELECT 語句執(zhí)行過程中表如何連接和連接的順序

1、explain語句測試

explain+select語句即 explain 命令的使用方式

MySQL中explain語句的基本使用教程

2、explain結(jié)果中各列的說明

MySQL中explain語句的基本使用教程

下面,將對這些列逐一進(jìn)行講解

二、explain之id列1、環(huán)境準(zhǔn)備

MySQL中explain語句的基本使用教程MySQL中explain語句的基本使用教程

2、explain中的id列詳解

id 字段是 select 查詢的序列號,是一組數(shù)字,表示的是查詢中執(zhí)行 select 子句或者是操作表的順序。id 情況有三種(1) id 相同表示加載表的順序是從上到下

MySQL中explain語句的基本使用教程

(2) id 不同id值越大,優(yōu)先級越高,越先被執(zhí)行

MySQL中explain語句的基本使用教程

(3) id 有相同,也有不同,同時存在。id相同的可以認(rèn)為是一組,從上往下順序執(zhí)行;在所有的組中,id的值越大,優(yōu)先級越高,越先執(zhí)行。

MySQL中explain語句的基本使用教程

三、explain之select_type列1、select_type

MySQL中explain語句的基本使用教程2、

SIMPLE

MySQL中explain語句的基本使用教程

3、PRIMARY、SUBQUERY

MySQL中explain語句的基本使用教程

4、DERIVED

MySQL中explain語句的基本使用教程

5、UNION、UNION RESULT

MySQL中explain語句的基本使用教程

四、explain之table、type列1、table列

table列展示該行數(shù)據(jù)屬于哪張表

2、type列

type列顯示的是訪問類型

MySQL中explain語句的基本使用教程

3、例(1) NULL

MySQL中explain語句的基本使用教程

(2) system

MySQL中explain語句的基本使用教程

(3) const

MySQL中explain語句的基本使用教程

(4) eq_ref

MySQL中explain語句的基本使用教程

(5) ref

MySQL中explain語句的基本使用教程

(6) index

MySQL中explain語句的基本使用教程

(7) ALL

MySQL中explain語句的基本使用教程

五、explain之key、rows、extra列1、key

MySQL中explain語句的基本使用教程MySQL中explain語句的基本使用教程

2、rows

MySQL中explain語句的基本使用教程

掃描行的數(shù)量

MySQL中explain語句的基本使用教程

如果有索引,就只掃描一行

MySQL中explain語句的基本使用教程

3、extra

MySQL中explain語句的基本使用教程

MySQL中explain語句的基本使用教程

總結(jié)

到此這篇關(guān)于MySQL中explain語句的基本使用教程的文章就介紹到這了,更多相關(guān)MySQL中explain使用內(nèi)容請搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: MySQL 數(shù)據(jù)庫
相關(guān)文章:
主站蜘蛛池模板: 高雄市| 克山县| 肇源县| 茌平县| 安泽县| 江孜县| 宿松县| 高阳县| 洞头县| 西藏| 马龙县| 青海省| 汾西县| 卓尼县| 特克斯县| 芷江| 普兰县| 增城市| 清镇市| 庐江县| 高邮市| 天门市| 西充县| 贵港市| 依兰县| 涞源县| 阿尔山市| 辽阳县| 肇源县| 宜黄县| 曲阜市| 嘉荫县| 汶川县| 吴忠市| 溧水县| 运城市| 苍南县| 通榆县| 华阴市| 汪清县| 黄浦区|