Lines Matching refs:printf
10 …printf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, …
23 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
28 printf("[002] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
31 printf("[003] [%d] %s\n", $mysqli->errno, $mysqli->error);
34 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
39 printf("[005] Cannot turn off autocommit\n");
42 printf("[006] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
45 printf("[007] [%d] %s\n", $mysqli->errno, $mysqli->error);
49 printf("[008] Cannot turn on autocommit\n");
52 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
55 printf("[010] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
59 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
62 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
65 printf("[013] [%d] %s\n", $mysqli->errno, $mysqli->error);
68 printf("[014] Expecting 1 row in table test, found %d rows. [%d] %s\n",
74 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
77 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
80 printf("[017] [%d] %s\n", $mysqli->errno, $mysqli->error);
85 printf("[018] Cannot turn on autocommit\n");
88 printf("[019] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
91 printf("[020] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
95 printf("[021] [%d] %s\n", $mysqli->errno, $mysqli->error);
98 printf("[022] [%d] %s\n", $mysqli->errno, $mysqli->error);
101 printf("[023] [%d] %s\n", $mysqli->errno, $mysqli->error);
104 printf("[24] Expecting 0 rows in table test, found %d rows\n", $tmp['num']);
108 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
111 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
114 printf("[027] [%d] %s\n", $mysqli->errno, $mysqli->error);
117 printf("[028] Expecting 1 row in table test, found %d rows. [%d] %s\n",
122 printf("[029] [%d] %s\n", $mysqli->errno, $mysqli->error);