Current Path : /home/usr.opt/mysql57/mysql-test/suite/connection_control/inc/ |
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/connection_control/inc/have_test_plugin.inc |
disable_query_log; # # Check if server has support for loading plugin # if (`SELECT @@have_dynamic_loading != 'YES'`) { --skip The connection_control plugin requires dynamic loading } # # Check if the variable PLUGIN_AUTH is set # if (!$PLUGIN_AUTH) { --skip The connection_control plugin requires the environment variable \$PLUGIN_AUTH to be set (normally done by mtr) } enable_query_log;