Home
last modified time | relevance | path

Searched refs:mysql_stmt_close (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt70 mysql_stmt_close
75 ---> Message: Row retrieval was canceled by mysql_stmt_close() call
143 … SQLSTATE[HY000]: General error: 2050 Row retrieval was canceled by mysql_stmt_close() call in %s …
147 … SQLSTATE[HY000]: General error: 2050 Row retrieval was canceled by mysql_stmt_close() call in %s …
/php-src/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h83 #define mysql_stmt_close(s) mysqlnd_stmt_close((s), 0) macro
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c221 mysql_stmt_close(S->stmt); in mysql_handle_preparer()
H A Dmysql_statement.c82 mysql_stmt_close(S->stmt); in pdo_mysql_stmt_dtor()

Completed in 21 milliseconds