I haven't gotten any responses to my question from Friday, so I figured I'd post a more direct question:
The two variables 'innodb_pages_read' and 'innodb_buffer_pool_reads' are different. 'Innodb_pages_read' seems consistently higher than the buffer_pool_reads. Certainly the buffer pool reads 'pages', but what else would be counted as a page read?
On the flip side, 'innodb_pages_written' and 'innodb_buffer_pool_pages_flushed' seem consistent.
Anyone have any clues?
