diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-28 17:12:35 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-28 17:15:27 +0100 |
commit | a66d73db4b2e2fcf03b9ecbbc196440eefeb6641 (patch) | |
tree | 810f20784d876a00d4c2982d21909d1eb1234a81 /ext/pdo_mysql/mysql_statement.c | |
parent | f547412cba52b499a4a130b0de1b6af2ea746e3a (diff) | |
download | php-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