View Source EctoMySQLExtras.DbStatus (Ecto MySQL Extras v0.6.3)

Query global status.

Data is retrieved from the performance_schema database and the global_status table. It also provides InnoDB specific variables.

Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.

Functions

info()

Callback implementation for EctoMySQLExtras.info/0.

query(args \\ [])

Callback implementation for EctoMySQLExtras.query/1.