Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyfhust committed Sep 16, 2023
1 parent d47ff82 commit c57a3a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddl/partition.go
Original file line number Diff line number Diff line change
Expand Up @@ -3487,7 +3487,6 @@ func checkExchangePartitionRecordValidation(w *worker, ptbl, ntbl table.Table, p
checkNt = true
} else {
buf.WriteString(" or ")

}
buf.WriteString(genConstraintCondition(pCons))
}
Expand Down

0 comments on commit c57a3a2

Please sign in to comment.