Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

Storage engine used by temporary tables (4 replies)

$
0
0
What storage engine do temporary tables use? I mean, if MySQL thinks that create a temporary table when executing a complex query is needed, what storage engine does it use? Can it be modified? Is it the same storage engine than the one used by the tables in the database?

Thank in advance!

Viewing all articles
Browse latest Browse all 1957

Trending Articles