php-src/ext/pdo_mysql
Christoph M. Becker 41a4379cb4 Fix #41997: SP call yields additional empty result set
When stored procedures are called, the "final result set is a status
result that includes no result set".  Calling `::nextRowset()` on the
actual last result set should return FALSE, since there is actually no
further result set to be processed.
2019-09-03 13:29:30 +02:00
..
tests Fix #41997: SP call yields additional empty result set 2019-09-03 13:29:30 +02:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
get_error_codes.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
mysql_driver.c Merge branch 'PHP-7.1' into PHP-7.2 2019-02-11 18:08:21 +01:00
mysql_statement.c Fix #41997: SP call yields additional empty result set 2019-09-03 13:29:30 +02:00
package2.xml Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
pdo_mysql.c year++ 2018-01-02 12:55:14 +08:00
php_pdo_mysql_int.h year++ 2018-01-02 12:55:14 +08:00
php_pdo_mysql_sqlstate.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_pdo_mysql.h year++ 2018-01-02 12:55:14 +08:00