dbqp --debug needs renaming + refactoring

Bug #710821 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Confirmed
Wishlist
Patrick Crews
7.0
Won't Fix
Wishlist
Patrick Crews

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.

Changed in drizzle:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.