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

DDL execution error: alter table employees drop CONSTRAINT employees_ibfk_2 #806

Closed
subkanthi opened this issue Sep 12, 2024 · 0 comments
Closed
Assignees
Labels
dev-complete Development completed lightweight Issues related to Lightweight version qa-verified label to mark issues that were verified by QA
Milestone

Comments

@subkanthi
Copy link
Collaborator

 Error running DDL Query: java.sql.SQLException: Code: 62. DB::Exception: Syntax error: failed at position 27 (end of query): . Expected one of: ON, a list of ALTER commands, ALTER command, ADD COLUMN, RENAME COLUMN, MATERIALIZE COLUMN, DROP PARTITION, DROP PART, DROP DETACHED PARTITION, DROP DETACHED PART, DROP COLUMN, CLEAR COLUMN, ADD INDEX, DROP INDEX, CLEAR INDEX, MATERIALIZE INDEX, ADD PROJECTION, DROP PROJECTION, CLEAR PROJECTION, MATERIALIZE PROJECTION, MOVE PART, MOVE PARTITION, ADD CONSTRAINT, DROP CONSTRAINT, DETACH PARTITION, DETACH PART, ATTACH PARTITION, REPLACE PARTITION, ATTACH PART, FETCH PARTITION, FETCH PART, FREEZE, UNFREEZE, MODIFY COLUMN, ALTER COLUMN, MODIFY ORDER BY, MODIFY SAMPLE BY, REMOVE SAMPLE BY, DELETE, UPDATE, COMMENT COLUMN, MODIFY TTL, REMOVE TTL, MATERIALIZE TTL, MODIFY SETTING, RESET SETTING, MODIFY QUERY, MODIFY COMMENT. (SYNTAX_ERROR) (version 23.8.5.16 (official build))
@subkanthi subkanthi added this to the 2.4.0 milestone Sep 12, 2024
@subkanthi subkanthi self-assigned this Sep 12, 2024
@subkanthi subkanthi added dev-complete Development completed lightweight Issues related to Lightweight version labels Sep 13, 2024
@Selfeer Selfeer added the qa-verified label to mark issues that were verified by QA label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-complete Development completed lightweight Issues related to Lightweight version qa-verified label to mark issues that were verified by QA
Projects
None yet
Development

No branches or pull requests

2 participants