How do I specify a port when accessing a MySQL database?

Paul_Masurel
Paul_Masurel Registered Posts: 6 ✭✭✭✭✭
The server is listening on port 3315.

There is no field named port in the form, and if input it in the host field as

"myhost:3315"



I get the following error:

"Connection failed: Failed to connect: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "3324:3306"'., caused by: NumberFormatException: For input string: "3324:3306""
Tagged:

Answers

Setup Info
    Tags
      Help me…