12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
--source include/not_windows.inc
|
|
--source include/xplugin_preamble.inc
|
|
|
|
--let $UNIX_SOCKET_TESTING= 0
|
|
--let $USER_CIPHER= --ssl-cipher='DHE-RSA-AES256-SHA'
|
|
|
|
--let $USER_AUTH_PLUGIN= 'mysql_native_password'
|
|
--source ../include/connection_user_authentication.inc
|
|
|
|
--let $USER_AUTH_PLUGIN= 'sha256_password'
|
|
--source ../include/connection_user_authentication.inc
|