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

Truncate table may causes DML failed #39363

Closed
wjhuang2016 opened this issue Nov 24, 2022 · 0 comments · Fixed by #39366
Closed

Truncate table may causes DML failed #39363

wjhuang2016 opened this issue Nov 24, 2022 · 0 comments · Fixed by #39366
Labels
affects-6.4 severity/moderate type/bug The issue is confirmed as a bug.

Comments

@wjhuang2016
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

running schrDDL.

2022/11/23 16:14:45 ddl.go:92: �[0;31m[fatal] [error] [instance 15] ERROR: Error 1050: Table '8b844a15-0e37-48cb-8b12-74d9f73ebedd' already exists
/build/ddl/dml_ops.go:84: Error when executing SQL: DELETE FROM `8b844a15-0e37-48cb-8b12-74d9f73ebedd`
======== DEBUG BEGIN  ========

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.4 severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant