Tag

AHI

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Feb 14, 2020 · Databases

Understanding MySQL Adaptive Hash Index (AHI): Construction, Operation, and Maintenance

This article explains how MySQL's Adaptive Hash Index (AHI) works, why it is needed to reduce B‑tree lookup costs, the three stages of building an AHI, practical examples of its construction, performance benefits, and operational recommendations for managing AHI in production environments.

AHIAdaptive Hash IndexDatabase Optimization
0 likes · 9 min read
Understanding MySQL Adaptive Hash Index (AHI): Construction, Operation, and Maintenance