-
Notifications
You must be signed in to change notification settings - Fork 287
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
DM: sync drop partition failed due to "[ddl:1505]Partition management on a not partitioned table is not possible" #11408
Labels
affects-6.5
affects-7.1
affects-7.5
affects-8.1
area/dm
Issues or PRs related to DM.
report/community
The community has encountered this bug.
severity/major
type/bug
The issue is confirmed as a bug.
Comments
mayjiang0203
added
area/dm
Issues or PRs related to DM.
type/bug
The issue is confirmed as a bug.
labels
Jul 19, 2024
/assign @lance6716 |
/label affects-8.1 |
/report community |
ti-chi-bot
bot
added
the
report/community
The community has encountered this bug.
label
Jul 23, 2024
This was referenced Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
affects-7.1
affects-7.5
affects-8.1
area/dm
Issues or PRs related to DM.
report/community
The community has encountered this bug.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
From https://asktug.com/t/topic/1029420/2
Create one list partition then drop one partition in upstream.
What did you expect to see?
No error report by dm.
What did you see instead?
DM reports the following errors.
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):v8.1 and nightly.
(paste DM version here, and you must ensure versions of dmctl, DM-worker and DM-master are same)
Upstream MySQL/MariaDB server version:
(paste upstream MySQL/MariaDB server version here)
Downstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
How did you deploy DM: tiup or manually?
(leave TiUP or manually here)
Other interesting information (system version, hardware config, etc):
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: