How to install MySql on a separate computer and access it o another computer on the same network
I have a Server on my network where all my software are installed, I needed to install MySql on the server and being able to access it on another system withing the same network.
How possible can I achieved it?
1 answers ( 0 marked as helpful)
Hi Segun!
Thanks for reaching out.
It can only be accessed by applications running on the same host. Remote access is necessary to remotely access the database from an application running on a different machine or host. To remotely connect, you will need to get your connecting computer-enabled as an Access Host by whitelisting your local IP address.
Hope this helps.
Best,
Tsvetelin