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

Some MERGE syntax can crash the server [CORE3320] #3687

Closed
firebird-automations opened this issue Jan 29, 2011 · 6 comments
Closed

Some MERGE syntax can crash the server [CORE3320] #3687

firebird-automations opened this issue Jan 29, 2011 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @asfernandes

Details will be put in a hidden comment.

Commits: 6760d35 b07b7e6 e07106f

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

The USING clause supports tables, procedures and derived tables. It's crashing with directly (without derived tables) joins, say "USING T1 JOIN T2 ON ...".

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

summary: A MERGE with wrong syntax can crash the server => Some MERGE syntax can crash the server

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 2.5.1 [ 10333 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

Fix Version: 2.1.5 [ 10420 ]

@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: Not enough information

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