ddl: Add index fast path to be a default add index path#39267
ddl: Add index fast path to be a default add index path#39267ti-chi-bot merged 14 commits intopingcap:masterfrom
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/run_mysql-test |
|
/run-check_dev_2 |
|
/run_test |
|
/run_unit-test |
|
/run-all-test |
|
/run-build |
|
/run-unit-test |
|
/run-mysql-test |
1 similar comment
|
/run-mysql-test |
|
/run-unit-test |
1 similar comment
|
/run-unit-test |
|
/run-mysql-test |
|
/run_mysql-test |
|
/run-check_dev_2 |
|
/run-check_dev_2 |
|
/run-check_dev_2 |
Co-authored-by: Lynn <zimu_xia@126.com>
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: c9da8fb |
TiDB MergeCI notify🔴 Bad News! New failing [5] after this pr merged.
|
What problem does this PR solve?
Issue Number: ref #35983
Problem Summary:
This PR will make tidb_ddl_enable_fast_reorg default and make Add index fast path to be default solution for add index.
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.