Jump to content

4.6.9 Search not working


Go to solution Solved by Jim M,

Recommended Posts

This will unfortunately be the speed at which your server is able to run them in its current configuration. As mentioned above, they dont generally take as long as they are on your server. They will take quite some time to run through, yes, but they shouldnt be taking that long

Link to comment
Share on other sites

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...