MySQL: How to Reduce the Number of Internal Temporary Tables Created On Disk?, Created_tmp_disk_tables, Created_tmp_tables, max_heap_table_size, tmp_table_size, temptable_max_ram
(Doc ID 1374804.1)
Last updated on SEPTEMBER 04, 2023
Applies to:
MySQL Server - Version 4.0 and later Information in this document applies to any platform.
Goal
Learn about the status variables and server options related to internal temporary tables and how to avoid creating internal temporary tables on disk.
The status variables include:
Created_tmp_disk_tables
Created_tmp_tables
The server options include:
max_heap_table_size
tmp_table_size
Solution
To view full details, sign in with your My Oracle Support account.
Don't have a My Oracle Support account? Click to get started!