summaryrefslogtreecommitdiff
path: root/mysql-test/t/myisam.test
diff options
context:
space:
mode:
authorunknown <guilhem@mysql.com>2003-10-20 15:35:03 +0200
committerunknown <guilhem@mysql.com>2003-10-20 15:35:03 +0200
commita8e99bd02659cb74e7f5e773497277cc2e73084b (patch)
tree0b67663e75572bb39fbe9b15d2e9a0bccdf6a3e1 /mysql-test/t/myisam.test
parentdd13bb2427d39097813c72ed429a21d894974022 (diff)
downloadmariadb-git-a8e99bd02659cb74e7f5e773497277cc2e73084b.tar.gz
Fix for Bug #1595 "mysqlbinlog can't read a password from the console".
Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password). client/mysqlbinlog.cc: Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password).
Diffstat (limited to 'mysql-test/t/myisam.test')
0 files changed, 0 insertions, 0 deletions