Same problem...
and yes my PATH is good, I think.. here it is.. btw, my OS is XP
Quote:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem;c:\EqEmu\cvs\wincvs;c:\EqEmu\cvs\wincv s\CVSNT;c:\mysql\bin
|
and this is the error I received when I tried it in c:\mysql\bin..
Quote:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Timothy>cd..
C:\Documents and Settings>cd..
C:\>cd \mysql\bin
C:\mysql\bin>mysql -u root mysql
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
C:\mysql\bin>
|