AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-10-07 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.Waitevents.md

Summary

Added documentation for the synch/mutex/innodb/temp_pool_manager_mutex wait event

Security assessment

This update provides details on a database performance wait event without any security context.

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.Waitevents.md b/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.Waitevents.md
index bce901692..905cd27b3 100644
--- a//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.Waitevents.md
+++ b//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.Waitevents.md
@@ -204,0 +205,5 @@ Many similar data manipulation language (DML) statements are accessing the same
+**synch/mutex/innodb/temp_pool_manager_mutex**
+    
+
+This wait event occurs when a session is waiting to acquire a mutex for managing the pool of session temporary tablespaces. 
+