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

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.

Link to this section Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this section Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this function

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

View Source

Callback implementation for EctoMySQLExtras.query/1.