Skip to content

Commit

Permalink
This is an automated cherry-pick of pingcap#51963
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <[email protected]>
  • Loading branch information
tangenta authored and ti-chi-bot committed Mar 21, 2024
1 parent 1c78eed commit dc2804f
Show file tree
Hide file tree
Showing 2 changed files with 1,082 additions and 1 deletion.
1 change: 0 additions & 1 deletion ddl/ddl_worker.go
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ func (w *worker) handleUpdateJobError(t *meta.Meta, job *model.Job, err error) e
}
// Reduce this txn entry size.
job.BinlogInfo.Clean()
job.InvolvingSchemaInfo = nil
job.Error = toTError(err)
job.ErrorCount++
job.SchemaState = model.StateNone
Expand Down
Loading

0 comments on commit dc2804f

Please sign in to comment.