Reply to Re: Getting to mysql bin directory on windows
Posted by Tito on 10/18/06 01:49
You need to enter
cd mysqls~1.0
The command
dir /x
will display the 8dot3 names.
You may also be able to use the TAB key to complete the path you are
typing.
For example, type
cd my
then press the TAB key and it should hopefully complete to something
like
cd "MySQL Server 5.0"