Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix #5082: Exception "too few key columns found for index" raises when attempt to create table with PK and immediatelly drop this PK within the same transaction #7013

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

ilya071294
Copy link
Contributor

No description provided.

… raises when attempt to create table with PK and immediatelly drop this PK within the same transaction

This commit also fixes FirebirdSQL#5173 and FirebirdSQL#3886.
The situation when the record is not found in RDB$INDICES was not handled correctly in create_index DFW.
@dyemanov dyemanov merged commit db44c61 into FirebirdSQL:v4.0-release Oct 20, 2021
@ilya071294 ilya071294 deleted the 4_0_fix_5082 branch October 21, 2021 07:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants