--no-default is not a valid option for mysqld

--no-default is not a valid option for mysqld

am 04.02.2003 22:40:38 von Jocelyn Fournier

Hi,

How-to-repeat :

../mysqld --no-defaults

../mysqld: ERROR: unknown option '--no-defaults'

However --no-defaults is listed when ./mysqld --help is used.

Regards,
Jocelyn



------------------------------------------------------------ ---------
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 bugs-thread13685@lists.mysql.com
To unsubscribe, e-mail

Re: --no-default is not a valid option for mysqld

am 05.02.2003 18:14:35 von Sinisa Milivojevic

Jocelyn Fournier writes:
> Hi,
>
> How-to-repeat :
>
> ./mysqld --no-defaults
>
> ./mysqld: ERROR: unknown option '--no-defaults'
>
> However --no-defaults is listed when ./mysqld --help is used.
>
> Regards,
> Jocelyn
>
>
>

This is from the latest BK 4.1:

/mnt/work/mysql-4.1/sql/mysqld --no-defaults

/mnt/work/mysql-4.1/sql/mysqld: ready for connections

This is from the latest BK 4.0:

/mnt/work/mysql-4.0/sql/mysqld --no-defaults

/mnt/work/mysql-4.0/sql/mysqld: ready for connections


--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com

Join MySQL Users Conference and Expo:
http://www.mysql.com/events/uc2003/


------------------------------------------------------------ ---------
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 bugs-thread13699@lists.mysql.com
To unsubscribe, e-mail

Re: --no-default is not a valid option for mysqld

am 05.02.2003 20:57:27 von Sinisa Milivojevic

Jocelyn Fournier writes:
> Hi,
>
> Hmm, yes you're right.
>
> I've just realised you need to place another option before no-defaults to
> reproduce the bug :
>
> e.g. :
>
> ./mysqld --socket=/tmp/mysqld-41.sock --no-defaults &
> [1] 9096
> [root@forum] /usr/local/mysql-4.1_build/libexec> ./mysqld: ERROR: unknown
> option '--no-defaults'
>
> Regards,
> Jocelyn
>

Not a bug. Feature ............ ;o)

--no-defaults, --defaults-file and few others HAVE to be first
argument or you get error.

This is well explained in our fine manual.

--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com

Join MySQL Users Conference and Expo:
http://www.mysql.com/events/uc2003/


------------------------------------------------------------ ---------
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 bugs-thread13698@lists.mysql.com
To unsubscribe, e-mail

Re: --no-default is not a valid option for mysqld

am 05.02.2003 21:11:15 von Jocelyn Fournier

Hi,

Hmm, yes you're right.

I've just realised you need to place another option before no-defaults to
reproduce the bug :

e.g. :

../mysqld --socket=/tmp/mysqld-41.sock --no-defaults &
[1] 9096
[root@forum] /usr/local/mysql-4.1_build/libexec> ./mysqld: ERROR: unknown
option '--no-defaults'

Regards,
Jocelyn


----- Original Message -----
From: "Sinisa Milivojevic"
To:
Cc:
Sent: Wednesday, February 05, 2003 5:14 PM
Subject: Re: --no-default is not a valid option for mysqld


> Jocelyn Fournier writes:
> > Hi,
> >
> > How-to-repeat :
> >
> > ./mysqld --no-defaults
> >
> > ./mysqld: ERROR: unknown option '--no-defaults'
> >
> > However --no-defaults is listed when ./mysqld --help is used.
> >
> > Regards,
> > Jocelyn
> >
> >
> >
>
> This is from the latest BK 4.1:
>
> /mnt/work/mysql-4.1/sql/mysqld --no-defaults
>
> /mnt/work/mysql-4.1/sql/mysqld: ready for connections
>
> This is from the latest BK 4.0:
>
> /mnt/work/mysql-4.0/sql/mysqld --no-defaults
>
> /mnt/work/mysql-4.0/sql/mysqld: ready for connections
>
>
> --
> __ ___ ___ ____ __
> / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
> /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
> <___/ www.mysql.com
>
> Join MySQL Users Conference and Expo:
> http://www.mysql.com/events/uc2003/
>
>


------------------------------------------------------------ ---------
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 bugs-thread13697@lists.mysql.com
To unsubscribe, e-mail