Lines Matching refs:printf

21printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
26 printf("[002] Expecting boolean/any, got %s/%s\n", gettype($tmp), $tmp);
29 printf("[003] [%d] %s\n", $mysqli->errno, $mysqli->error);
32 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
37 printf("[005] Cannot turn off autocommit\n");
40 printf("[006] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[007] [%d] %s\n", $mysqli->errno, $mysqli->error);
47 printf("[008] Cannot turn on autocommit\n");
50 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
53 printf("[010] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
57 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
60 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
63 printf("[013] [%d] %s\n", $mysqli->errno, $mysqli->error);
66 printf("[014] Expecting 1 row in table test, found %d rows. [%d] %s\n",
72 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
75 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
78 printf("[017] [%d] %s\n", $mysqli->errno, $mysqli->error);
83 printf("[018] Cannot turn on autocommit\n");
86 printf("[019] Expecting true, got %s/%s\n", gettype($tmp), $tmp);
89 printf("[020] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
93 printf("[021] [%d] %s\n", $mysqli->errno, $mysqli->error);
96 printf("[022] [%d] %s\n", $mysqli->errno, $mysqli->error);
99 printf("[023] [%d] %s\n", $mysqli->errno, $mysqli->error);
102 printf("[24] Expecting 0 rows in table test, found %d rows\n", $tmp['num']);
106 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
109 printf("[025] [%d] %s\n", $mysqli->errno, $mysqli->error);
112 printf("[027] [%d] %s\n", $mysqli->errno, $mysqli->error);
115 printf("[028] Expecting 1 row in table test, found %d rows. [%d] %s\n",
120 printf("[029] [%d] %s\n", $mysqli->errno, $mysqli->error);