I need to solve a problem connecting to the database.
I checked the ip address and port, but my host computer does not allow the connection.
Do I need to own a server to use MySQL Workbench?
MySQL Workbench connects to an instance of MySQL Server. However, you can install MySQL Server on your computer. Server and client can coexist on the same computer.
You can download the latest open source MySQL server (currently version 5.1.50):
Source: https://habr.com/ru/post/1760945/More articles:Building a random string - pythonПроблема с круговой очередью - cConfiguring GCC with FreeRTOS and OpenOCD - gccNeed help adding a shadow for an image in uiview in iOS4? - iphoneRotating views in a LinearLayout task - javaThe ++ operator (int x) creates a new instance each time? - immutability.cvspass generate files to configure hudson tool - hudsonDjango datetime - user friendly format - djangoGet numbers in integers - c #Using JavaScript with Yii (XWF / SWF Graphics) - javascriptAll Articles