MySQL port 3307 error

Wappler Version: 5.2.5
Operating System: W 11
Server Model: NodeJS

Expected behavior

Port 3307 to be used

Actual behavior

Wappler searches for port 3306

How to reproduce

Configure the database connection


Test the connection


Running the application I get the following error

These are my settings

The above shows the metadata table, but the same goes for any of the tables in the database.

Both doing well (till now) :smiley:
:australia: :netherlands:

Ben, you are changing only the database connection in database manager for Wappler itself, but you need to change also the database connection in the Server Connect panel, globals, which is used for your web server.

I confess all these database connection changes are confusing. Previously we simply had targets, now we have targets via the workflows global definitions AND effectively another set in the project definitions in the project settings specially for wappler? I personally dont see the point in the database section of the project definition anymore?

Thank you, that solved the problem.

:+1: