18 lines
456 B
Plaintext
18 lines
456 B
Plaintext
|
|
# WL#6301: Change default value for the 'bind-address' option
|
|
#
|
|
# 1. Check that by default the server accepts client connections on all
|
|
# server host IPv4 and IPv6 interfaces.
|
|
#
|
|
# Options: --skip-name-resolve (see corresponding opt file).
|
|
#
|
|
|
|
--source include/check_ipv6.inc
|
|
|
|
# Can't be tested with embedded server
|
|
--source include/not_embedded.inc
|
|
|
|
--let WL6301_LOG_FILE = $MYSQLTEST_VARDIR/log/wl6301_1_not_windows.debug.log
|
|
|
|
--source include/wl6301.inc
|