1. 21 Oct, 2003 1 commit
    • guilhem@mysql.com's avatar
      Fix for Bug #1595 "mysqlbinlog can't read a password from the console". · c93f69e9
      guilhem@mysql.com authored
      ** I already fixed it in 3.23; I fix it in 4.0 separately because the
      code is a bit different (so the changeset 1.1422 of 3.23 should not be
      merged here) **
      Make mysqlbinlog prompt for the password if
      mysqlbinlog -p
      instead of printing the usage().
      This makes mysqlbinlog behave like other clients.
      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).
      c93f69e9
  2. 17 Oct, 2003 2 commits
  3. 16 Oct, 2003 7 commits
  4. 15 Oct, 2003 7 commits
  5. 14 Oct, 2003 3 commits
  6. 13 Oct, 2003 1 commit
  7. 11 Oct, 2003 1 commit
  8. 10 Oct, 2003 1 commit
  9. 09 Oct, 2003 2 commits
  10. 08 Oct, 2003 5 commits
  11. 07 Oct, 2003 7 commits
  12. 06 Oct, 2003 3 commits