summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-12-11 12:13:52 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-11 12:20:04 +0100
commitd6b4b82a386402058c0eceaec31cfd7b5da765f8 (patch)
treeec786459951e0b8a8f0399735ba5f0375edc8e7e /ext/pdo_mysql/php_pdo_mysql_int.h
parent4e51059d5246a42c43fc963bf9add11e985df184 (diff)
downloadphp-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