Lines Matching refs:s

10 …tf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
24 printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
27 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[003] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[004] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[005] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
39 …f("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
43 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[008] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
49 printf("[009] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
56 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
60 printf("[010] Failed to set test variable: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
63 printf("[011] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
70 printf("[013] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
73 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
78 printf("[015] Expecting user %s, got user() %s\n", $user, $tmp['user']);
80 printf("[016] Expecting database %s, got database() %s\n", $db, $tmp['dbname']);
83 printf("[017] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
92 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
97 printf("[021] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
102 …f("[022] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
109 printf("[023] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
112 printf("[024] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
117 printf("[025] Expecting database '', got database() '%s'\n", $tmp['dbname']);
122 printf("[026] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);