Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #80150: Failure to fetch error message #6217

Closed
wants to merge 1 commit into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Sep 25, 2020

In case of statement related errors, we need to pass the respective
statement handle to SQLError().


I have not added a test case for this issue, because there are already several tests which exhibit the broken behavior when run with Microsoft Access Driver (*.mdb, *.accdb), for instance.

In case of statement related errors, we need to pass the respective
statement handle to `SQLError()`.
@cmb69 cmb69 added the Bug label Sep 25, 2020
@php-pulls php-pulls closed this in df5efa2 Sep 29, 2020
@cmb69 cmb69 deleted the cmb/80150 branch September 29, 2020 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants