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

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

info()

Callback implementation for EctoMySQLExtras.info/0.

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

Callback implementation for EctoMySQLExtras.query/1.