----- Original Message -----
From: "Andrew Aragi" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 8:30 AM
Subject: Re: Installation of mySQL on a Win2000 Pro machine


> So pardon my ignorance but what is the difference
> between besides the ">" symbol? What does the
> ">" do. When I use the latter it say that this
> cmd is not recognized.
>
> c:\mysql\bin\mysqld-max --standalone
>
> c:\mysql\bin>mysqld-max --standalone

The '>' character is a traditional DOS/Windows prompt symbol.  In
documentation such as the above, it would mean the current working directory
is c:\mysql\bin, the command executed is mysqld-max, and the argument to the
command is --standalone.

Ryan


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to