summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/mysql_statement.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-28 17:12:35 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-10-28 17:15:27 +0100
commita66d73db4b2e2fcf03b9ecbbc196440eefeb6641 (patch)
tree810f20784d876a00d4c2982d21909d1eb1234a81 /ext/pdo_mysql/mysql_statement.c
parentf547412cba52b499a4a130b0de1b6af2ea746e3a (diff)
downloadphp-git-a66d73db4b2e2fcf03b9ecbbc196440eefeb6641.tar.gz
Fixed bug #65825
Set error_info when we fail to read a packet, instead of throwing a warning. Additionally we also need to populate the right error_info in rowp_read -- we'll later take the error from the packet, not the connection. No test case, as this is hard to reliably test. I'm using the test case from: https://github.com/php/php-src/pull/2131#issuecomment-538374838
Diffstat (limited to 'ext/pdo_mysql/mysql_statement.c')
0 files changed, 0 insertions, 0 deletions