버전 3.08.0, MySQL 8.0.39와 호환

 

내부 임시 테이블에서 사용하는 메모리 양을 표시하기 위해 aurora_temptable_ram_allocation 및 라는 두 가지 전역 상태 변수를 추가했습니다aurora_temptable_max_ram_allocation. 이러한 전역 상태 변수는 관찰성을 높이고 내부 임시 테이블 메모리 사용과 관련된 문제를 진단하는 데 도움이 됩니다.

 

https://dev.mysql.com/doc/refman/8.0/en/internal-temporary-tables.html

 

MySQL :: MySQL 8.0 Reference Manual :: 10.4.4 Internal Temporary Table Use in MySQL

10.4.4 Internal Temporary Table Use in MySQL In some cases, the server creates internal temporary tables while processing statements. Users have no direct control over when this occurs. The server creates temporary tables under conditions such as these: E

dev.mysql.com

 

https://docs.aws.amazon.com/ko_kr/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.3080.html

반응형

'AWS > Aurora' 카테고리의 다른 글

[Aurora mysql v3] innodb_flush_log_at_trx_commit check  (0) 2024.06.13

+ Recent posts