Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Architecture
/
Components
/
Database
/
MySQL
/
Optimation
/
explain
fields
select_type: 查询类型
简单查询
联合查询
子查询
key: 使用的索引
rows: 扫描的行数