Skip to content

auto-increment: improve examples (#3860)#3879

Merged
ti-srebot merged 1 commit into
pingcap:release-4.0from
ti-srebot:release-4.0-b9c6700412ad
Sep 11, 2020
Merged

auto-increment: improve examples (#3860)#3879
ti-srebot merged 1 commit into
pingcap:release-4.0from
ti-srebot:release-4.0-b9c6700412ad

Conversation

@ti-srebot
Copy link
Copy Markdown
Contributor

cherry-pick #3860 to release-4.0


What is changed, added or deleted? (Required)

Improve examples for auto_increment. This is a followup to this comment: #3584 (comment)

I describe why one shouldn't rely on "continuous" as a property (this implies no major gaps in the sequence, which is not true). Also why monotonic on a per-server basis, etc.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Have version specific changes
  • Might cause conflicts

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot ti-srebot mentioned this pull request Sep 11, 2020
9 tasks
@ti-srebot ti-srebot added size/medium Changes of a medium size. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-4.0 This PR is cherry-picked to release-4.0 from a source PR. labels Sep 11, 2020
@ti-srebot ti-srebot assigned ghost Sep 11, 2020
@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 11, 2020
@TomShawn TomShawn added the status/can-merge Indicates a PR has been approved by a committer. label Sep 11, 2020
@ti-srebot
Copy link
Copy Markdown
Contributor Author

/run-all-tests

@ti-srebot ti-srebot merged commit 83db418 into pingcap:release-4.0 Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/medium Changes of a medium size. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-4.0 This PR is cherry-picked to release-4.0 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants