# Functions
New initializes mysqlstat and returns it arguments: metrics context, username, password, path to config file for mysql.
# Structs
MysqlStatPerUser represents metrics.
MysqlStatUsers - main struct that contains connection to database, metric context, and map to stats struct.