Skip to content

Commit

Permalink
system variables: fix version-mark (#19219) (#19221)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Oct 28, 2024
1 parent 6ea68d9 commit 12ff8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -3251,7 +3251,7 @@ For a system upgraded to v5.0 from an earlier version, if you have not modified
- This variable is used to set the concurrency of the `hash join` algorithm.
- A value of `-1` means that the value of `tidb_executor_concurrency` will be used instead.
### tidb_hash_join_version <span class="version-mark">New v8.4.0</span>
### tidb_hash_join_version <span class="version-mark">New in v8.4.0</span>
> **Warning:**
>
Expand Down

0 comments on commit 12ff8fe

Please sign in to comment.