Comment 0 for bug 653234

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

When doing a command like this:

drizzledump --password > dump.sql

The password prompt does not show on the controlling terminal.

Would suggest displaying it on stderr OR grabbing the process's controlling terminal if available and printing it there.