MySQL Forums
Forum List  »  InnoDB

Re: MySQL 5.7: Sharp checkpointing due to binlogs?
Posted by: Peter Brawley
Date: December 02, 2021 09:55AM

Could you post values for ...

innodb_pages_read / innodb_buffer_pool_read_requests

innodb_log_file_size * innodb_log_files_in_group / innodb_buffer_pool_size

Uptime_since_flush_status * innodb_log_file_size / Innodb_os_log_written

(Innodb_buffer_pool_reads + Innodb_buffer_pool_pages_flushed) / Uptime_since_flush_status

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL 5.7: Sharp checkpointing due to binlogs?
384
December 02, 2021 09:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.