mysql> SHOW status
mysql> SHOW status
Handler_read_rnd_next: 很大,表示有很多table scan,最有可能的原因是有个索引没建
Select_full_join: 很大,表示作为连接查询的内表也不能用索引,必须做table scan
仔细查查忘了什么索引
Select_full_join: 很大,表示作为连接查询的内表也不能用索引,必须做table scan
仔细查查忘了什么索引
No comments yet.
RSS feed for comments on this post. TrackBack URL
You must be logged in to post a comment.
Powered by hoder.org