It does if you're careless enough to type them out in clear text, e.g. when connecting to a mysql database:
mysql -h host -u user -pMyPassword database
HISTCONTROL=ignorespace
It does if you're careless enough to type them out in clear text, e.g. when connecting to a mysql database: