I can connect to MySQL, but can't see any database, or table.
NOTE: Included image showing 'Information Schema'.
I have installed the 6.9.12 mysql connector.
The connection appears to be valid because you can see the Information Schema.
Therefore it appears to be a security issue. Please check to see if the user you used for the connection has select access to the tables you want the dbFront application to have access to.