can"t get to mysql server 4.1 directory on win98se

can"t get to mysql server 4.1 directory on win98se

am 14.07.2007 15:37:27 von Gonzosez

I am trying to cd to my MYSQLS¬1 directory on a win98se, but it keeps
saying invalid path

this is what is in the path I am trying to cd to: MYSQLS~1 1


01/11/06 13:31 MySQL Server 4.1
C:\Program Files\MySQL>cd MYSQLS~1
Invalid directory

Trying C:\Program Files\MySQL>cd MySQL Server 4.1
Too many parameters - Server

I don't understand how all of a sudden it doesn't work anymore, the command
above has worked everytime before

Re: can"t get to mysql server 4.1 directory on win98se

am 14.07.2007 16:01:38 von Shion

Nospam wrote:
> I am trying to cd to my MYSQLS¬1 directory on a win98se, but it keeps
> saying invalid path
>
> this is what is in the path I am trying to cd to: MYSQLS~1 1


> 01/11/06 13:31 MySQL Server 4.1
> C:\Program Files\MySQL>cd MYSQLS~1
> Invalid directory
>
> Trying C:\Program Files\MySQL>cd MySQL Server 4.1
> Too many parameters - Server

cd "MySQL Server 4.1"

> I don't understand how all of a sudden it doesn't work anymore, the command
> above has worked everytime before

Avoid spaces in directory names and life is a lot easier


--

//Aho