diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-11 14:47:38 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-11 14:48:44 +0100 |
commit | 7a89157f8c440bccdd0317c1f460d2a916c5896c (patch) | |
tree | 1b8cbedcdc8b0d7e65ac2f7acfa7306f63744ddc /ext/pdo_mysql/php_pdo_mysql_int.h | |
parent | 81f012a16469290cfd48ffca111b711b5546e250 (diff) | |
download | php-git-7a89157f8c440bccdd0317c1f460d2a916c5896c.tar.gz |
PDO MySQL: Fix nextRowset() on libmysqlclient with native PS
The logic after next_result should match the one after execute.
This was the case for mysqlnd but not libmysqlclient, which used
the non-PS logic.
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql_int.h')
0 files changed, 0 insertions, 0 deletions