MySQL Forums
Forum List  »  Performance

MySQL 5.5 who is creating temp tables on disk
Posted by: Till Brinkmann
Date: April 08, 2014 02:36AM

Hello,

so we face a problem regarding mysql is creating temp tables on disk.

The solution will be to change the sort_buffer_size.

So here is my question: How do I can see (select) which databaseusers or select statement is creating the temp tables on disk. Is there anything like 'select * from temp_table_on_disk';

Thanks for the advice !

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL 5.5 who is creating temp tables on disk
1406
April 08, 2014 02:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.