码迷,mamicode.com
首页 > 数据库 > 详细

MySQL 索引

时间:2014-09-29 01:17:46      阅读:375      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   2014   c   log   r   sql   as   

MySQL

InnoDB 默认BTREE索引

MyISAM引擎默认BTREE索引,支持FULLTEXT索引,仅限与CHAR、VARCHAR、TEXT列

MEMORY引擎默认HASH索引,支持BTREE索引

bubuko.com,布布扣

MySQL 索引

标签:blog   http   ar   2014   c   log   r   sql   as   

原文地址:http://www.cnblogs.com/xiaoit/p/3999272.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!