AWS AmazonRDS documentation change
Summary
Added documentation for the synch/mutex/innodb/temp_pool_manager_mutex wait event
Security assessment
This change adds a performance-related wait event description with no security implications.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Tuning.wait-events.md b/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Tuning.wait-events.md index 47880fcc0..32df99754 100644 --- a//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Tuning.wait-events.md +++ b//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Tuning.wait-events.md @@ -24,0 +25 @@ Wait event | Description +[synch/mutex/innodb/temp_pool_manager_mutex](./ams-waits.io-temppoolmanager.html) | This event occurs when a session is waiting to acquire a mutex for managing the pool of session temporary tablespaces.