Skip to content

Commit

Permalink
Update pkg/session/bootstrap.go
Browse files Browse the repository at this point in the history
Co-authored-by: bb7133 <[email protected]>
  • Loading branch information
D3Hunter and bb7133 authored Dec 1, 2023
1 parent 9bf3102 commit 0a18ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/session/bootstrap.go
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ const (
// version 180
// add priority/create_time/end_time to `mysql.tidb_global_task`/`mysql.tidb_global_task_history`
// add concurrency/priority/create_time/end_time to `mysql.tidb_background_subtask`/`mysql.tidb_background_subtask_history`
// add idx_exec_id(exec_id) on `mysql.tidb_background_subtask`
// add idx_exec_id(exec_id) to `mysql.tidb_background_subtask`
version180 = 180
)

Expand Down

0 comments on commit 0a18ca5

Please sign in to comment.