Jump to content

4.6.9 Search not working


Go to solution Solved by Jim M,

Recommended Posts

I spent like one week trying to optimize MySQL when upgraded, because everything was awfully slow. I thought I managed to do a good job, because in the end everything reduced from days to tens of minutes. Now are you saying I am back to square one?

Quote

max_binlog_size   = 1M
disable_log_bin

innodb_buffer_pool_size         = 4G
innodb_log_file_size            = 1G
innodb_log_buffer_size          = 12M
innodb_file_per_table           = ON
innodb_write_io_threads         = 16
sql_mode                        = ""
expire_logs_days                = 10

innodb_io_capacity              = 200
innodb_read_io_threads          = 4
innodb_thread_concurrency       = 4
innodb_write_io_threads         = 4
key_buffer_size                 = 6G

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...