Loading

Sunday, April 17, 2005

Created_tmp_tables

The number of in-memory temporary tables created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.

set-variable = tmp_table_size=128M

SHARE TWEET

Thank you for reading this article Created_tmp_tables With URL http://x-tutorials.blogspot.com/2005/04/createdtmptables.html. Also a time to read the other articles.

0 comments:

Write your comment for this article Created_tmp_tables above!