How can I access the mysql database from another machine on a peer to peer network, I have to try and do a lot of research but still don't have a clear understanding of getting that done yet. I have made python app with MySQL running them on the same machine and ran perfectly.
Asked
Active
Viewed 1,053 times
0
-
2Related: [Connect on remote MySQL database through Python](https://stackoverflow.com/questions/12972867/connect-on-remote-mysql-database-through-python) / [Can you connect to a database on another pc?](https://stackoverflow.com/questions/33805904/can-you-connect-to-a-database-on-another-pc) – TrebledJ Jun 07 '19 at 18:22
-
Possible duplicate of [Connect on remote MySQL database through Python](https://stackoverflow.com/questions/12972867/connect-on-remote-mysql-database-through-python) – Mirza Sisic Jun 07 '19 at 20:30