MySQL 哈希索引的良好文档/参考?

发布于 2024-11-29 14:28:07 字数 831 浏览 2 评论 0原文

MySQL 文档提到了在某些情况下使用哈希索引的可能性,例如:

也就是说,MEMORY 表(和 NDB;另请参阅MySQL 静态Hash-index),并且 InnoDB 可以在有利的情况下自适应地使用哈希索引。

然而,上述文档有点稀疏。对于 MySQL 中哈希索引的特定用途/细节,还有其他好的文档/参考吗?隐含了基本的哈希行为,但如果有更多细节就更好了。

The MySQL documentation refers to the possibility of using a Hash Index in certain situations, see for example:

That is, the Hash Index is supported on a MEMORY table (and NDB; see also MySQL Static Hash-index), and that InnoDB can adaptively use a Hash Index if beneficial.

However, the above documentation is a bit sparse. Is there any other good documentation/reference for the particular uses/details of Hash Index in MySQL? The basic hashing behavior is implied, but some more particulars would be nice.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文