← Back to team overview

linux-traipu team mailing list archive

[Bug 935951] [NEW] --no-defaults is ignored

 

Public bug reported:

I am trying to get help using --help and my command is:

 drizzled --no-defaults  --help

getting error:
Aborting:"Use --help to get a list of available options. unknown option max-connections". Abort was called from drizzled/drizzled.cc:1369 in init_variables_after_daemonizing()

option max-connection is in drizzled.cnf, and this file should be ignored when I use
--no-defaults

** Affects: drizzle
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/935951

Title:
  --no-defaults is ignored

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  I am trying to get help using --help and my command is:

   drizzled --no-defaults  --help

  getting error:
  Aborting:"Use --help to get a list of available options. unknown option max-connections". Abort was called from drizzled/drizzled.cc:1369 in init_variables_after_daemonizing()

  option max-connection is in drizzled.cnf, and this file should be ignored when I use
  --no-defaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/935951/+subscriptions


Follow ups

References