mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
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:
commit
a88ab457e3
60 changed files with 519 additions and 437 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue