您现在的位置是:首页 > 技术资料 > MySQL+索引最佳实践
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

MySQL+索引最佳实践

更新时间:2020-12-14 07:09:36 大小:559K 上传用户:xzxbybd查看TA发布的资源 标签:mysql 下载积分:2分 评价赚积分 (如何评价?) 收藏 评论(0) 举报

资料介绍

MySQL+索引最佳实践

You’ve Made a Great Choice ! • Understanding indexing is crucial both for Developers and DBAs • Poor index choices are responsible for large portion of production problems • Indexing is not a rocket science


BTREE Indexes – Majority of indexes you deal in MySQL is this type • RTREE Indexes – MyISAM only, for GIS • HASH Indexes – MEMORY, NDB • BITMAP Indexes – Not Supported by MySQL • FULLTEXT Indexes – MyISAM, Innodb planned in MySQL 5.6

部分文件列表

文件名 大小
MySQL+索引最佳实践.pdf 559K

全部评论(0)

暂无评论