On 24 Sep 2002 at 9:16, Tobias Eriksson wrote:

> Hi 
>  How do I file a bug for mysql for Windows NT/2000/XP.
> 
> Problem:
>       Can not handle spaces in paths for the arguments given on the
> commandline to the mysqld-nt command.
>       e.g. mysqld-nt --datadir=c:\Program Files\mysql\data
> 
>       Is not possible, nor is
> 
>       mysqld-nt "--datadir=c:\Program Files\mysql\data"
 
[snipped to conserve bandwidth]

Did you try:
        mysqld-nt --datadir="c:\Program Files\mysql\data"

-jan

filter fodder: sql, query


---------------------------------------------------------------------
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