** Changed in: drizzle/7.0
       Status: Confirmed => Won't Fix

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

Title:
  dbqp --debug needs renaming + refactoring

Status in A Lightweight SQL Database for Cloud Infrastructure and Web 
Applications:
  Confirmed
Status in Drizzle 7.0 series:
  Won't Fix

Bug description:
  The --debug option in dbqp needs to be renamed.
  debug is reserved for indicating something related to the server under test.

  We need to change the name to something like --debug-script like test-run.pl
  Additionally, debug is currently VERY verbose.  We output information related 
to server state as well as producing output showing class attributes.

  We should probably create two debug options (or have debug serve as a
  counter with increasing output).

  It is probably easiest to just create a second option and hack the
  classes that use logging_management's debug_class() to rely on the new
  option rather than debug.

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

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp

Reply via email to