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

Incorrect error "invalid request handle" is thrown when an embedded user doesn't have SELECT permissions [CORE6104] #6353

Closed
firebird-automations opened this issue Jul 20, 2019 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

isc_compile_request() returns error but local SQLCODE is not set and later isc_receive() is executed with zero request handle.

Commits: adc23d2 4280f2b

====== Test Details ======

Test for GPRE is needed here. It was decided to skip implementation of it after discuss with dimitr, letter 23.07.19 14:55

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: Error "invalid request handle" is thrown when an embedded user doesn't have SELECT permissions => Incorrect error "invalid request handle" is thrown when an embedded user doesn't have SELECT permissions

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.5 [ 10885 ]

Fix Version: 4.0 Beta 2 [ 10888 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Cannot be tested

Test Details: Test for GPRE is needed here. It was decided to skip implementation of it after discuss with dimitr, letter 23.07.19 14:55

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment