summaryrefslogtreecommitdiff
path: root/.cvsignore
diff options
context:
space:
mode:
authorunknown <guilhem@gbichot4.local>2007-03-09 10:15:33 +0100
committerunknown <guilhem@gbichot4.local>2007-03-09 10:15:33 +0100
commit224ad236b0b33996dfeab0c9c2efce19040a8681 (patch)
tree28599dac7dd005073db16c0bc3a991b536ecc023 /.cvsignore
parentb4a38b9e08646dd74f50fd7f42a9baa5da29784d (diff)
downloadmariadb-git-224ad236b0b33996dfeab0c9c2efce19040a8681.tar.gz
Implementing the feature at BUG#26964 "option --no-beep for mysqladmin".
Option --no-beep is added to mysqladmin like it already exists in the "mysql" command-line client (short option: -b; long: --no-beep). Default is to emit beeps like that "mysql" client. Can't test in the testsuite; but on my Linux I tested by hand: open a *xterm* and there do "mysqladmin shutdown" - I hear a beep; with --no-beep, no beep. client/mysqladmin.cc: new option --no-beep like in mysql.cc: if used, no beeps (ASCII 7, BEL) are emitted upon errors. Default is to emit beeps, like mysql.cc.
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions