We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca3436 commit 0c86474Copy full SHA for 0c86474
system-variables.md
@@ -1659,7 +1659,7 @@ mysql> SELECT job_info FROM mysql.analyze_jobs ORDER BY end_time DESC LIMIT 1;
1659
- This variable is used to set the priority of executing the `ADD INDEX` operation in the `re-organize` phase.
1660
- You can set the value of this variable to `PRIORITY_LOW`, `PRIORITY_NORMAL` or `PRIORITY_HIGH`.
1661
1662
-### tidb_ddl_reorg_max_write_speed <span class="version-mark">New in v7.5.5</span>
+### tidb_ddl_reorg_max_write_speed <span class="version-mark">New in v6.5.12 and v7.5.5</span>
1663
1664
- Scope: GLOBAL
1665
- Persists to cluster: Yes
0 commit comments