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

Avoid backout in check for PK\FK constraint when attachment used isc_dpb_no_garbage_collect tag [CORE5111] #5395

Open
firebird-automations opened this issue Feb 12, 2016 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Is related to CORE5110

Bug CORE5110 was fixed using first (simple) way from choices below:

1. ignore no_gc flag in VIO_get_current() and backout dead record version, or

2. make VIO_get_current() to reconstruct previous record version (which will
be placed over currently dead primary record version).

Second way could be more efficient but more complex to implement

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue is related to CORE5110 [ CORE5110 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

priority: Major [ 3 ] => Minor [ 4 ]

summary: Avoid backout in check for PK\FK constraint => Avoid backout in check for PK\FK constraint when attachment used isc_dpb_no_garbage_collect tag

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

2 participants