View Source EctoMySQLExtras.LongRunningQueries (Ecto MySQL Extras v0.5.0)
Query all long running queries.
Data is retrieved from the information_schema database and the plugins table.
The :threshold argument is in milliseconds. The duration for MySQL is displayed
in seconds, for MariaDB this is in millieseconds.
At this moment it isn't converted to a more human readable
format.
Link to this section Summary
Functions
Callback implementation for EctoMySQLExtras.info/0.
Callback implementation for EctoMySQLExtras.query/1.
Link to this section Functions
Callback implementation for EctoMySQLExtras.info/0.
Callback implementation for EctoMySQLExtras.query/1.