思路话语

。Arlen:思想有多远你就能走多远...

ppt修改点

1.关于innodb的聚簇索引的说明,下面这段话应该比manul更权威:Data rows are stored in the B-tree leaf nodes of a clustered index。 B-tree is organized by primary key or non-null unique key of table, if defined;
else, an internal column with 6-byte ROW_ID is added. 这段话来
www.innodb.com出品的一个ppt

 

2.MySQL QueryCache原理经典讲解

posted on 2010-06-21 17:10  Arlen  阅读(108)  评论(0)    收藏  举报

导航