Cannot connect to database for mac

hi!

can you help me?
I have trouble connecting to the database on visual paradigm to xampp on os x, does anyone ever like me? how to solve the problem?

thank u

Connection time-out usually hints at a connection problem, which could be caused by a firewall or the service not being active.

My suggestion would be to start by replacing ‘localhost’ with 127.0.0.1 to see if that changes something. If not then check that your MySQL server is actually running. (edit): If it is then make sure your firewall doesn’t block these local connections.

I do not completely understand :frowning:
because I just used mac.
are there solutions in the form of videos?

Hi,

This means the connection to localhost:8080 failed.
Default port for MySQL is 3306, is your MySQL really listening to port 8080?