MySqlQuerier

Implementation of Querier, may be used for MySQL(-compatible) databases.

Implements

Querier. Read more.

Settings

host hostname or IP and port of machine running the database
db database name to access on this server
user username used to access the database
pass password used to access the database
pool true/false indicating whether or not connections get pooled