Lines Matching refs:s

11 …tf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
17 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
24 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
29 printf("[002] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
32 printf("[003] [%d] %s\n", $mysqli->errno, $mysqli->error);
35 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
43 printf("[006] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[007] [%d] %s\n", $mysqli->errno, $mysqli->error);
53 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
56 printf("[010] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
60 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
63 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
66 printf("[013] [%d] %s\n", $mysqli->errno, $mysqli->error);
69 printf("[014] Expecting 1 row in table test, found %d rows. [%d] %s\n",
75 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
78 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
81 printf("[017] [%d] %s\n", $mysqli->errno, $mysqli->error);
89 printf("[019] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
92 printf("[020] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
96 printf("[021] [%d] %s\n", $mysqli->errno, $mysqli->error);
99 printf("[022] [%d] %s\n", $mysqli->errno, $mysqli->error);
102 printf("[023] [%d] %s\n", $mysqli->errno, $mysqli->error);
109 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
112 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
115 printf("[027] [%d] %s\n", $mysqli->errno, $mysqli->error);
118 printf("[028] Expecting 1 row in table test, found %d rows. [%d] %s\n",
123 printf("[029] [%d] %s\n", $mysqli->errno, $mysqli->error);
128 printf("[030] Expecting false, got %s/%s\n", gettype($tmp), $tmp);