I have MySQL running on an Apple OS X 10.14 machine. I use MailSteward Pro to access it, and it works fine locally from that machine. From another machine on the same LAN, which can ping the SQL server machine just fine, I get this error:
Failed to connect to server: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
I am not specifying a different .sock file on the connection on the MySQL server machine. What am I doing wrong - how to debug this?