Current Path : /home/usr.opt/mysql57/mysql-test/suite/auth_sec/t/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //home/usr.opt/mysql57/mysql-test/suite/auth_sec/t/multiple_plugins.test |
--source include/have_plugin_interface.inc --source include/not_embedded.inc --source include/have_ssl.inc --source include/have_sha256_rsa_auth.inc --echo # Check with mysql_native_password as --default-authentication-plugin let $server_default_authentication_plugin=mysql_native_password; --source ../include/multiple_plugins.inc --echo # Check with sha256_password as --default-authentication-plugin let $server_default_authentication_plugin=sha256_password; --source ../include/multiple_plugins.inc