InnoDB Flushing: Theory and solutions
I mentioned problems with InnoDB flushing in a previous post. Before getting to ideas on a solution, let’s define some terms and take a look into theory. The two most important parameters for InnoDB performance are innodb_buffer_pool_size and innodb_log_file_size. InnoDB works with data in memory, and all changes to data are performed in memory. In … Continue reading InnoDB Flushing: Theory and solutions
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed