Skip to content

*: Reorganize Partition DDL states logic#40473

Merged
ti-chi-bot merged 786 commits intopingcap:feature/reorganize-partitionfrom
mjonss:reorg-part-ddl-states
Jan 18, 2023
Merged

*: Reorganize Partition DDL states logic#40473
ti-chi-bot merged 786 commits intopingcap:feature/reorganize-partitionfrom
mjonss:reorg-part-ddl-states

Conversation

@mjonss
Copy link
Contributor

@mjonss mjonss commented Jan 10, 2023

What problem does this PR solve?

Issue Number: ref #38535

Problem Summary:

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

YangKeao and others added 30 commits December 13, 2022 14:28
…an_cache_size' to 'tidb_enable_non_prepared_plan_cache' and 'tidb_non_prepared_plan_cache_size'
@mjonss mjonss mentioned this pull request Jan 12, 2023
12 tasks
Copy link
Member

@bb7133 bb7133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Jan 13, 2023
@mjonss
Copy link
Contributor Author

mjonss commented Jan 16, 2023

/retest

Copy link
Contributor

@tiancaiamao tiancaiamao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please address comment from the others @mjonss

@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jan 17, 2023
@mjonss mjonss changed the title *: Reorganize Partition DDL states logic *: Reorganize Partition DDL states logic | tidb-test=pr/2069 Jan 17, 2023
@mjonss
Copy link
Contributor Author

mjonss commented Jan 17, 2023

/test mysql-test

@mjonss
Copy link
Contributor Author

mjonss commented Jan 18, 2023

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: e620a42

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jan 18, 2023
@ti-chi-bot ti-chi-bot merged commit 2887591 into pingcap:feature/reorganize-partition Jan 18, 2023
@mjonss mjonss changed the title *: Reorganize Partition DDL states logic | tidb-test=pr/2069 *: Reorganize Partition DDL states logic Jan 18, 2023
@mjonss mjonss deleted the reorg-part-ddl-states branch January 18, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.

Projects

None yet

Development

Successfully merging this pull request may close these issues.