Lost connection to MySQL server at 'reading initial communication packet', system error: 0 on a windows machine
问题 I found similar questions but none of them helped me with a windows machine. I was able to connect to mySQL through my local machine. However, I have placed MySQL on a remote machine and when I try to connect to it, I get the following error: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 Im using SQL workbench to connect. I use the remote machine's actual name for the hostname and using port 139. I have MySQL started up as a service on the remote