Technologies/MySQL/mysql.innodb.hash_index_cells_total
MySQLMySQLMetric

mysql.innodb.hash_index_cells_total

Total number of cells of the adaptive hash index
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Total number of cells of the adaptive hash index
Dimensions:None
Related Insights (1)
InnoDB Adaptive Hash Index Contentioninfo

Contention on InnoDB adaptive hash index causing performance degradation. Multiple threads compete for AHI mutex access, reducing query throughput. Common in high-concurrency workloads with point lookups on frequently accessed indexes.