Lines Matching refs:s

10 …tf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
24 …f("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
28 printf("[007] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[008] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
34 printf("[009] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
41 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
45 … printf("[010] Failed to set test variable: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
48 printf("[011] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
55 printf("[013] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
58 printf("[014] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
63 printf("[015] Expecting user %s, got user() %s\n", $user, $tmp['user']);
65 printf("[016] Expecting database %s, got database() %s\n", $db, $tmp['dbname']);
68 printf("[017] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
77 …f("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
82 printf("[021] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
87 …f("[022] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
94 printf("[023] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
97 printf("[024] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
102 printf("[025] Expecting database '', got database() '%s'\n", $tmp['dbname']);
107 printf("[026] Expecting false, got %s/%s\n", gettype($tmp), $tmp);