# Functions
No description provided by the author
NewMySQLWithConfig creates a new MySQL client with the given configuration.
# Constants
MYSQL_TABLES_LIST_QUERY is the SQL query used to list all tables in a schema.
SCHEMA_QUERY is the SQL query used to describe a table schema.
# Variables
DB_PASSWORD is the environment variable that stores the database password.