会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shog808
大象无形,大音希声
博客园
首页
新随笔
管理
2022年3月23日
MySQL——执行计划explain详解
摘要: 总览 1.使用explain语句去查看分析结果 如explain select * from test1 where id=1;会出现:id selecttype table type possible_keys key key_len ref rows extra各列。 其中, type=cons
阅读全文
posted @ 2022-03-23 08:34 shog808
阅读(230)
评论(0)
推荐(0)