MySQL Advisor - The Configuration Analysis Tool

Variable Reference

transparent_hugepages

WARNING

Rule IDs: os_003

Overview

Purpose
Linux memory feature that can interact poorly with database latency; often reported from host diagnostics.
Dynamic (MySQL 8.4 reference)
OS configuration — not a MySQL variable.
Default value
Distribution-dependent.
Version and product notes
Applies to Linux hosts only.
Documentation
Primary reference depends on product (MySQL, MariaDB, Percona, or OS documentation).

What is checked

Rules that reference this variable, with their severity and what each rule detects:

Tuning guidance

Example

echo madvise > /sys/kernel/mm/transparent_hugepage/enabled -- Persist via systemd service or tuned profile

Generated from the MySQL Advisor documentation build. Dynamic Yes/No reflects the excerpt aligned with Oracle MySQL 8.4 reference material consumed by this project.