MySQL Forums
Forum List  »  Newbie

How to make locally stored mySQL Database accessible from remote by using ssh?
Posted by: Maid Sabanovic
Date: December 24, 2020 10:03AM

I have a mySQL Database stored locally on my windows 10 laptop, let's name this laptop host-laptop.

On the other windows 10 laptop I have also installed mySQL and I could connect to the host-laptop databbase without problems. I did that by doing "GRANT ALL PRIVILEGES ON..." and so on.

Now I wanted that my friend from another city could connect to the host-laptop database, but he could not connect to it.

When I edit the connection for the database on the host-laptop I see the connection method "Standard TCP/IP over SSH.

Can please somebody explain to me how I have to setup my database so that my friend can have access on it?

Options: ReplyQuote


Subject
Written By
Posted
How to make locally stored mySQL Database accessible from remote by using ssh?
December 24, 2020 10:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.