mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 08:45:33 +02:00
Merge branch '10.1' into 10.2
This commit is contained in:
commit
e0a1c745ec
186 changed files with 3307 additions and 1578 deletions
|
|
@ -1150,7 +1150,7 @@ void mysql_read_default_options(struct st_mysql_options *options,
|
|||
break;
|
||||
case OPT_pipe:
|
||||
options->protocol = MYSQL_PROTOCOL_PIPE;
|
||||
break;
|
||||
break;
|
||||
case OPT_connect_timeout:
|
||||
case OPT_timeout:
|
||||
if (opt_arg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue