innodb_buffer_pool_size = 8G ก็คงจะดีนะครับ
slow_query_log เอาออกเหอะครับ
innodb_thread_concurrency = 0 อันนี้เป็น 0 ดีกว่า
innodb_doublewrite = 0 ไม่ต้อง Double ก็ได้ครับ
table_cache =
1800 Cache ซัก ประมาณนี้ละกันครับ
max_heap_table_size =
1024M ให้มันประมาณนี้ครับ
### *** Comment 5 *** ###
#*** MyISAM Specific options***
# 50 percent of RAM
myisam_sort_buffer_size = 5120M#*** MyISAM Specific options***
# 50 percent of RAM
myisam_sort_buffer_size = 5120M# MyISAM tables, you should still set it to 8-64M
key_buffer_size = 32M
# RAM 4GB use 8M
join_buffer_size = 24M
sort_buffer_size = 24M
read_buffer_size = 24M
read_rnd_buffer_size = 24M
bulk_insert_buffer_size = 32M
myisam_sort_buffer_size = 1024Mmyisam_max_sort_file_size = 1024M
myisam_repair_threads = 8
# Automatically check and repair not properly closed MyISAM tables.
myisam_recover
ทำไม config หลายทีจังเลยครับ...
ไม่ต้องเยอะขนาดนั้นก็ได้ครับ ซัก 1024M ก็พอ