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.
-
2Related: Connect on remote MySQL database through Python / Can you connect to a database on another pc?TrebledJ– TrebledJ2019-06-07 18:22:48 +00:00Commented Jun 7, 2019 at 18:22
-
Possible duplicate of Connect on remote MySQL database through PythonMirza Sisic– Mirza Sisic2019-06-07 20:30:31 +00:00Commented Jun 7, 2019 at 20:30
Add a comment
|