polardbxengine/mysql-test/suite/x/t/connection_openssl_unixsock...

17 lines
490 B
Plaintext

--source include/not_windows.inc
--source include/not_have_tlsv13.inc
--let $INCREMENT=1
--let $USE_SOCKET= '--socket=$MASTER_X_MYSOCK'
--let $ERROR_IF_CHANNEL_UNSECURE=0
--let $NO_SSL_ACCESS_DENIED_ERROR=ER_ACCESS_DENIED_ERROR
--let $USER_AUTH_PLUGIN= 'mysql_native_password'
--source ../include/connection_ssl.inc
--let $USER_AUTH_PLUGIN= 'sha256_password'
--source ../include/connection_ssl.inc
--let $USER_AUTH_PLUGIN= 'caching_sha2_password'
--source ../include/connection_ssl.inc