hi!
I just want to connect a MySQL db from PC 2 from my pc at PC 1. Installed on both pc's are MySQL v.4.0 and Apache 2.0.50. Configurations are basic, no strong security or whatever frills, just basic installation.
The way i connect to PC 2: mysql -h PC2 -u MyUserName -p
then....error connecting....error 10060 (if im correct) but when I try to connect thru localhost, no problems at all....any idea on this? btw, thnx for the reply.