php_mysqli_throw_sql_exception 247 mysqli/mysqli_nonapi.c php_mysqli_throw_sql_exception((char *)mysql_sqlstate(mysql->mysql), mysql_errno(mysql->mysql) TSRMLS_CC, php_mysqli_throw_sql_exception 623 mysqli/mysqli_nonapi.c php_mysqli_throw_sql_exception((char *)mysql_sqlstate(mysql->mysql), mysql_errno(mysql->mysql) TSRMLS_CC, php_mysqli_throw_sql_exception 868 mysqli/mysqli_nonapi.c php_mysqli_throw_sql_exception((char *)mysql_sqlstate(mysql->mysql), mysql_errno(mysql->mysql) TSRMLS_CC, php_mysqli_throw_sql_exception 80 mysqli/mysqli_priv.h extern void php_mysqli_throw_sql_exception(char *sqlstate, int errorno TSRMLS_DC, char *format, ...); php_mysqli_throw_sql_exception 30 mysqli/mysqli_report.c extern void php_mysqli_throw_sql_exception(char *sqlstate, int errorno TSRMLS_DC, char *format, ...); php_mysqli_throw_sql_exception 52 mysqli/mysqli_report.c php_mysqli_throw_sql_exception((char *)sqlstate, errorno TSRMLS_CC, "%s", error); php_mysqli_throw_sql_exception 67 mysqli/mysqli_report.c php_mysqli_throw_sql_exception("00000", 0 TSRMLS_CC, "%s used in query/prepared statement %s", index, query);