1
2# WL#6301: Change default value for the 'bind-address' option
3#
4# 1. Check that by default the server accepts client connections on all
5# server host IPv4 and IPv6 interfaces.
6#
7# Options: --skip-name-resolve (see corresponding opt file).
8#
9
10--source include/check_ipv6.inc
11
12# Can't be tested with embedded server
13--source include/not_embedded.inc
14
15--let WL6301_LOG_FILE = $MYSQLTEST_VARDIR/log/wl6301_1_not_windows.debug.log
16
17--source include/wl6301.inc
18