POOL_NAME=MYSQL_POOL
POOL_SIZE=5
POOL_RESET_SESSION=True
HOST=localhost
DATABASE=db_1
USER=user
PASSWORD=user1234
PORT=3307