mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
After merge fixes
mysql-test/mysql-test-run.sh: Export MASTER_MYSOCK (used in some tests) mysql-test/t/alter_table.test: Use MASTER_MYSOCK instead of master.sock
This commit is contained in:
parent
fe937a2b1b
commit
762bee96d2
7 changed files with 10 additions and 15 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