Index
Subject
: LUG: Question Ubuntu and mysql
From
: Ken Whichard <wwhichard@nc.rr.[redacted]>
Date
: Thu, 31 Aug 2006 22:08:37 -0400
Hope someone can help me with this one.
I have a mysql server (ver 5.0) running on a linux box (Ubuntu) and can use
it on the local machine without any problem.
I want to be able to connect to it from a windoze machine that is on the
local network with the linux box.
When I ussue:
mysql -u me -host 192.168.1.201 -p
and enter the password when prompted, I get the following error.
ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.1.201' (10061)
Have I not set something on the Linux box or what?
Any ideas will be appreciated.
Ken
Replies
: