推荐: http://tech.meituan.com/mysql-index.html
[MySQL索引背后的数据结构及算法原理](http://blog.codinglabs.org/articles/theory-of-mysql-index.html)
聚集索引,非聚集索引,B-Tree,B+Tree,最左前缀原理
0