diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-11 12:13:52 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-11 12:20:04 +0100 |
commit | d6b4b82a386402058c0eceaec31cfd7b5da765f8 (patch) | |
tree | ec786459951e0b8a8f0399735ba5f0375edc8e7e /ext/pdo_mysql/php_pdo_mysql_int.h | |
parent | 4e51059d5246a42c43fc963bf9add11e985df184 (diff) | |
download | php-git-d6b4b82a386402058c0eceaec31cfd7b5da765f8.tar.gz |
PDO MySQL: Use stmt_next_result with libmysqlclient as well
libmysqlclient added this function in version 5.5, which happens
to be the minimum we support. If we have a prepared statement,
we should use it on both mysqlnd and libmysqlclient, even if the
handling afterwards is different.
This fixes error handling with native prepared statements.
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql_int.h')
0 files changed, 0 insertions, 0 deletions