In MySql, when you create a temporary table, for example "CREATE TEMPORARY TABLE ...", is that table created and held in memory or on the disk?In MySql, when you create a temporary table, fo
In MySql, when you create a temporary table, for example "CREATE TEMPORARY TABLE ...", is that table created and held in memory or on the disk?In MySql, when you create a temporary table, fo