explain概述

Select_Type:表示Select的类型,子查询和连接查询之类

Type:表示表的连接类型,性能好到差 :System->all

Possible_Key:可能使用的索引

Keys:正在使用的索引

Rows:扫描行的数量

原文地址:https://www.cnblogs.com/javarook/p/13594179.html