菜单 学习猿地 - LMONKEY

VIP

开通学习猿地VIP

尊享10项VIP特权 持续新增

知识通关挑战

打卡带练!告别无效练习

接私单赚外块

VIP优先接,累计金额超百万

学习猿地私房课免费学

大厂实战课仅对VIP开放

你的一对一导师

每月可免费咨询大牛30次

领取更多软件工程师实用特权

入驻
173
0

The index also can be used for LIKE comparisons if the argument to LIKE is a constant string that does not start with a wildcard character.

原创
05/13 14:22
阅读数 52378

http://dev.mysql.com/doc/refman/5.7/en/index-btree-hash.html

 

MySQL 5.7 Reference Manual  /  ...  /  Comparison of B-Tree and Hash Indexes

9.3.8 Comparison of B-Tree and Hash Indexes

Understanding the B-tree and hash data structures can help predict how different queries perform on different storage engines that use these data structures in their indexes, particularly for the MEMORY storage engine that lets you choose B-tree or hash indexes.

 

发表评论

0/200
173 点赞
0 评论
收藏