hello, I just downloaded the application and I'm using a MySQL 5.1 Database, running on a remote server.
I can't connect to my database. The database doesn't listen on usual port 3306, but 3307.
I noticed there is no way to specify the listening port of the MySQL server and I guess it could be the reason I can't connect.
Maybe there's a way to change the port, but I didn't find.
Thank you in advance for the help!
Jo