Lines Matching refs:s

11 	die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
14 die(sprintf("Needs InnoDB support, [%d] %s", $link->errno, $link->error));
25 printf("[013] Expecting NULL got %s/%s\n", gettype($tmp), $tmp);
29 …f("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, sock…
34 printf("[002] Expecting boolean/true got %s/%s\n", gettype($tmp), $tmp);
38 printf("[003] Cannot turn off autocommit, expecting true, got %s/%s\n", gettype($tmp), $tmp);
42 printf("[004] [%d] %s\n", $mysqli->errno, $mysqli->error);
46 printf("[005] Cannot create test table, [%d] %s\n", $mysqli->errno, $mysqli->error);
50 printf("[006] [%d] %s\n", $mysqli->errno, $mysqli->error);
55 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
59 printf("[008] [%d] %s\n", $mysqli->errno, $mysqli->error);
62 printf("[009] [%d] %s\n", $mysqli->errno, $mysqli->error);
72 printf("[011] [%d] %s\n", $mysqli->errno, $mysqli->error);
76 printf("[012] [%d] %s\n", $mysqli->errno, $mysqli->error);
79 printf("[013] [%d] %s\n", $mysqli->errno, $mysqli->error);
82 printf("[014] [%d] %s\n", $mysqli->errno, $mysqli->error);
85 printf("[015] [%d] %s\n", $mysqli->errno, $mysqli->error);
88 printf("[016] [%d] %s\n", $mysqli->errno, $mysqli->error);
94 printf("[017] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
104 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
106 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …
108 Warning: mysqli::commit(): Transaction name truncated. Must be only [0-9A-Za-z\-_=]+ in %s on line …