Current Path : /usr/opt/mysql57/mysql-test/suite/x/include/ |
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 : //usr/opt/mysql57/mysql-test/suite/x/include/connection_default_schema.inc |
echo # Checking if requested schema was selected.; if ($expect_error != '') { --replace_result $expect_error EXPECTED_ERROR_CODE --error 1 } exec $execute_command --user=$user --host=127.0.0.1 -e "SELECT IF(DATABASE()='$schema','Success','Failure');" $schema 2>&1; --let $expect_error= --let $user= --let $schema= --let $execute_command= --let $expect_error=