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

Connection lost to database during massive dropping and altering primary keys of tables [CORE3812] #4155

Closed
firebird-automations opened this issue Apr 11, 2012 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Yakushev.Y (yyy)

Attachments:
issue.zip

In attachment you can find a test example in order to get this error.
We have to change type of many primary keys and fields related to primary keys to BIGINT.
About 1700 changes.
Primary keys are changed using EXECUTE STATEMENT in a stored procedure META_ALTER_CONSTRAINT.
During converting database connection crashes.
Try to run upgrade_test.bat several times on a copy of TEST_META_original named as TEST_META.FDB.
What am I doing wrong ?

Commits: 9886cf8 96a7fa2 df9c16d d408de8

@firebird-automations
Copy link
Collaborator Author

Modified by: Yakushev.Y (yyy)

Attachment: issue.zip [ 12130 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

I confirm a bug

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 2.5.2 [ 10450 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test

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