I have a MySQL database that has on the order of 400 million innodb_data_pending_reads and innodb_pending_writes. My other databases are consistently at or near zero, so I noticed this large outlier.
What can cause this situation?
What adverse affects can it cause?
How can I troubleshoot the situation to bring this down?