摘要: 以select_type为线索:1) SIMPLE:简单的SELECT,不实用UNION或者子查询mysql> explain select * from t2;+----+-------------+-------+------+---------------+------+---------+-... 阅读全文
posted @ 2014-07-19 01:19 onion_____ 阅读(787) 评论(0) 推荐(0)