EctoMySQLExtras.LongRunningQueries (Ecto MySQL Extras v0.3.1) View Source
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
.
Link to this section Functions
Callback implementation for EctoMySQLExtras.info/0
.