Lines Matching refs:mysql_errno
23 printf("[004] [%d] %s\n", mysql_errno($link), mysql_error($link));
44 printf("[010] Cannot run query, [%d] %s\n", mysql_errno($link), mysql_error($link));
52 mysql_errno($link), $mysql_error($link));
62 gettype($tmp), $tmp, mysql_errno($link), mysql_error($link));
67 gettype($tmp), $tmp, mysql_errno($link), mysql_error($link));
74 printf("[%04d] [%d] %s\n", $offset, mysql_errno($link), mysql_error($link));
84 printf("[%04d] [%d] %s\n", $offset + 1, mysql_errno($link), mysql_error($link));
90 printf("[%04d] [%d] %s\n", $offset + 1, mysql_errno($link), mysql_error($link));
93 printf("[%04d] [%d] %s\n", $offset + 1, mysql_errno($link), mysql_error($link));
99 printf("[%04d] [%d] %s\n", $offset + 2, mysql_errno($link), mysql_error($link));
104 printf("[%04d] [%d] %s\n", $offset + 3, mysql_errno($link), mysql_error($link));
113 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));
123 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));
136 gettype($row['label']), $row['label'], mysql_errno($link), mysql_error($link));