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

Query global variables.

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

Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this function

query(args \\ [db: :mysql])

View Source

Callback implementation for EctoMySQLExtras.query/1.