I insert 100000 rows data into table test1, the TEMP_IN_USE_SIZE becomes 300MB.
Then i drop table,the TEMP_IN_USE_SIZE becomes 150MB. TT just release half of the memory.
Why?