Merge bk-internal.mysql.com:/home/bk/mysql-4.1

into mysql.com:/home/my/mysql-4.1


sql/sql_select.cc:
  Auto merged
tests/client_test.c:
  Auto merged
This commit is contained in:
unknown 2004-09-02 16:58:01 +03:00
commit a88ab457e3
60 changed files with 519 additions and 437 deletions

View file

@ -10189,7 +10189,7 @@ static void get_options(int argc, char **argv)
int ho_error;
if ((ho_error= handle_options(&argc, &argv, client_test_long_options,
get_one_option, 0)))
get_one_option)))
exit(ho_error);
if (tty_password)