Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: support MySQL compatible AUTO_INCREMENT #38449

Closed
wants to merge 35 commits into from

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    b985ced View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. add metrics

    tiancaiamao committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a78f2b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    cecce8a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    2d794ab View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    fa0a75c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff53e6e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    84fb7dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac0013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b593327 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    349a371 View commit details
    Browse the repository at this point in the history
  2. mock for UT

    tiancaiamao committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    968d75b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    50ae05a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix some test case

    tiancaiamao committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1cf761a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix 'alter table auto_increment_id =xxx'

    after reload table, the allocator is change to the basic one
    
    Lines starting
    tiancaiamao committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    33d047f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    5f3d182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce0573 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix more unit test cases

    tiancaiamao committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d2fbe42 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. debugging

     Please enter the commit message for your changes. Lines starting
    tiancaiamao committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    259ceb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    664d549 View commit details
    Browse the repository at this point in the history
  2. fix all test cases

    tiancaiamao committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    db4d06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdda66 View commit details
    Browse the repository at this point in the history
  4. tiny cleanup

    tiancaiamao committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    106e97d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. update go.mod

    tiancaiamao committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    be88df9 View commit details
    Browse the repository at this point in the history
  2. fix CI cases

    tiancaiamao committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    16329fb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    0edb5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe39b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832454b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cba2176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d7d63c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    e22b411 View commit details
    Browse the repository at this point in the history
  2. handle HA when tidb exit

    tiancaiamao committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1ef80ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6705336 View commit details
    Browse the repository at this point in the history
  4. update document

    tiancaiamao committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9891dc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    15c2636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ddeff View commit details
    Browse the repository at this point in the history