View Source EctoMySQLExtras.DirtyPagesRatio (Ecto MySQL Extras v0.6.2)

InnoDB dirty pages ratio.

The ratio of how often InnoDB needs to be flushed. During the write-heavy load, it is normal that this percentage increases. A good value should be 75% and below.

Data is retrieved from the performance_schema or information_schema database and the global_status table.

Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.

Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.