![](https://secure.gravatar.com/avatar/58095c49b614a24c75fb269032315dc1.jpg?s=120&d=mm&r=g)
12 Dec
2014
12 Dec
'14
9:17 p.m.
Hi,
Any chance to change text/blob fields to another type in MySQL?
# ./tuning-primer.sh
TEMP TABLES Current max_heap_table_size = 512 M Current tmp_table_size = 512 M Of 17956 temp tables, 29% were created on disk Perhaps you should increase your tmp_table_size and/or max_heap_table_size to reduce the number of disk-based temporary tables
*Note! BLOB and TEXT columns are not allow in memory tables.If you are using these columns raising these values might not impact yourratio of on disk temp tables.*
Thanks.
--
Eduardo Schoedler