Lines Matching refs:s

17         printf("[001] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
20 printf("[002] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
30 …printf("[003] Failed to drop old test table: [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_err…
35 …printf("[004] Failed to create test table: [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error…
39 printf("[005] Expecting int/0, got %s/'%s'\n", gettype($tmp), $tmp);
46 printf("[006] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
53 printf("[007] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
56 printf("[008] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
68 printf("[010] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
75 printf("[011] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
78 printf("[012] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
85 printf("[013] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
88 printf("[014] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
95 printf("[015] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
98 printf("[016] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
102 printf("[017] [%d] %s\n", mysqli_error($link), mysqli_error($link));
111 printf("[018] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
114 printf("[019] Expecting int/%d, got %s/%s\n", $num, gettype($tmp), $tmp);
121 printf("[020] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
124 printf("[021] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
131 printf("[022] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
134 printf("[023] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
141 printf("[024] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
144 printf("[025] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
148 printf("[026] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
151 printf("[027] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
158 printf("[028] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
161 printf("[029] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
165 printf("[030] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
170 printf("[031] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
173 printf("[032] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
176 printf("[033] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
179 printf("[034] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
182 printf("[035] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
190 printf("[036] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
194 printf("[037] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
197 printf("[038] Expecting boolean/true, got %s\%s\n", gettype($tmp), $tmp);
200 printf("[039] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
203 printf("[040] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
212 printf("[042] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
216 printf("[043] Expecting boolean/false, got %s\%s\n", gettype($tmp), $tmp);
219 …ot care if the previous statement was bogus, expecting boolean/true, got %s\%s\n", gettype($tmp), …
223 printf("[044] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
226 printf("[045] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
233 printf("[046] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
238 printf("[047] Expecting false, got %s/%s\n", gettype($tmp), $tmp);
251 Warning: mysqli_stmt_affected_rows(): Couldn't fetch mysqli_stmt in %s on line %d