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

API Function isc_transaction_info() returns incorrect information about READ COMMITTED transactions. [CORE6173] #6421

Closed
firebird-automations opened this issue Oct 28, 2019 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: prenosil (prenosil)

It always returns isc_info_tra_read_consistency, even for NO RECORD_VERSION and RECORD_VERSION transactions.
(i.e. isc_info_tra_no_rec_version or isc_info_tra_rec_version are never returned)
(tested on latest shapshot too)

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

What is value of ReadConsistency setting in firebird.conf ?

@firebird-automations
Copy link
Collaborator Author

Commented by: prenosil (prenosil)

My fault, I did not noticed this new setting. With value 0 all works as expected.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Component: API / Client Library [ 10040 ]

summary: Fuction isc_transaction_info() returns incorrect information about READ COMMITTED transactions. => API Function isc_transaction_info() returns incorrect information about READ COMMITTED transactions.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

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

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

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

No branches or pull requests

1 participant