mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() The actual behavior here is correct, but the previous error message was misleading, as neither fetchAll() nor buffered queries would help in this situation. Instead it is necessary to consume all rowsets, which can be done by either unsetting the statement or calling closeCursor(). |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
get_error_codes.php | ||
mysql_driver.c | ||
mysql_statement.c | ||
pdo_mysql.c | ||
php_pdo_mysql.h | ||
php_pdo_mysql_int.h | ||
php_pdo_mysql_sqlstate.h |