Korzystając z programu Tuning Primer Script dostałem taki komunikat:
Cytuj
Current max_heap_table_size = 16 M
Current tmp_table_size = 128 M
Of 440947 temp tables, 60% were created on disk
Effective in-memory tmp_table_size is limited to max_heap_table_size.
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 your
ratio of on disk temp tables.
Postanowiłem więc skierować katalog tmp MySQLa na partycję tmpfs, lecz nie zauważyłem tak żadnego ruchu ani zauważalnego spadku Loada.
Czy macie na to jakieś rozwiązanie?













