Dmitriy
Attached is how my config file is set up 
    host: "localhost"
    port: 3306
    db: "db"
    login: "dbusernamea"
    pass: "password"
    tables_prefix: "en"
    use_persistent_connection: false
It is still not working on my end. Please advise and I appreciate the response.