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

executor: special handling is required when an "auto id out of range" error occurs in insert ignore into ... on on duplicate ... (#39847) #40286

Commits on Jan 3, 2023

  1. remove unnecessary checks during inserts

    Signed-off-by: Dousir9 <736191200@qq.com>
    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    49dfc6b View commit details
    Browse the repository at this point in the history
  2. add test case

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e9d0a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e820bb View commit details
    Browse the repository at this point in the history
  4. Handling the special case of

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    be866cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35417cf View commit details
    Browse the repository at this point in the history
  6. test

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a2bb7b1 View commit details
    Browse the repository at this point in the history
  7. test

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d64e083 View commit details
    Browse the repository at this point in the history
  8. test

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c2ed02e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdf2216 View commit details
    Browse the repository at this point in the history
  10. change the name of the test case

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ab74578 View commit details
    Browse the repository at this point in the history
  11. Update executor/writetest/write_test.go

    minor
    
    Co-authored-by: Mattias Jonsson <mjonss@users.noreply.github.com>
    2 people authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c236cc3 View commit details
    Browse the repository at this point in the history
  12. Update executor/writetest/write_test.go

    minor
    
    Co-authored-by: Mattias Jonsson <mjonss@users.noreply.github.com>
    2 people authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5e2e55b View commit details
    Browse the repository at this point in the history
  13. minor

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e412508 View commit details
    Browse the repository at this point in the history
  14. update comment

    Dousir9 authored and ti-chi-bot committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2f0e78a View commit details
    Browse the repository at this point in the history