diff options
author | Dharman <tekiela246@gmail.com> | 2020-09-17 23:45:17 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-10-28 11:33:50 +0100 |
commit | 990bb34891c83d12c5129fd781893704f948f2f4 (patch) | |
tree | 3aef409f472a3024c60ca4b8b4edf9cb03564181 /ext/pdo_mysql/mysql_statement.c | |
parent | fe55fe1f54958edf273ea37b580c04f0c85903e3 (diff) | |
download | php-git-990bb34891c83d12c5129fd781893704f948f2f4.tar.gz |
Handle mysqli errors in more cases
Report errors autocommit, commit, rollback and mysqli_stmt_attr_set.
Additionally, copy the error from conn to stmt when preparing fails,
so these errors are also handled by mysqli_stmt_prepare.
Closes GH-6157.
Diffstat (limited to 'ext/pdo_mysql/mysql_statement.c')
0 files changed, 0 insertions, 0 deletions