summaryrefslogtreecommitdiff
path: root/man/mysqld_multi.1
diff options
context:
space:
mode:
authorBrandon Nesterenko <brandon.nesterenko@mariadb.com>2021-05-10 11:10:53 -0600
committerBrandon Nesterenko <brandon.nesterenko@mariadb.com>2021-05-10 13:36:42 -0600
commit7c1231a6d59edd319fe8a5f3cb5782fc641d9a0a (patch)
tree2ed1deff4b9fcf684426f4c038c894cdf51ce80f /man/mysqld_multi.1
parentf8665314d4ba190679001b81bb7d9fd7a38fc0f6 (diff)
downloadmariadb-git-10.6-MDEV-14974.tar.gz
MDEV-14974: --port ignored for --host=localhostbb-10.6-MDEV-1497410.6-MDEV-14974
Problem: ======= MariaDB's command line utilities (e.g., mysql, mysqldump, etc) silently ignore connection property options (e.g., --port and --socket) when protocol is not explicitly set via the command-line for localhost connections. Fix: === If connection properties are specified without a protocol, override the protocol to be consistent. For example, if --port is specified, automatically set protocol=tcp. Caveats: ======= * When multiple connection properties are specified, nothing is overridden * If protocol is is set via the command-line, its value is used
Diffstat (limited to 'man/mysqld_multi.1')
0 files changed, 0 insertions, 0 deletions