I have to solve problem with the database connection.
I checked the ip address and port but my pc’s host doesnt allow the connection.
Do I have to own a server to use MySQL workbench?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
MySQL Workbench connects to a MySQL Server instance. However, you can install MySQL Server on your own machine. Server and client(s) can co-exist on the same machine.
You can download the latest open source MySQL Server (currently version 5.1.50) from: