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

types,execute: fix errcode return like mysql when inserting incorrect int value #22432

Closed
wants to merge 4 commits into from

Commits on Jan 19, 2021

  1. fix StrToInt return err

    erwadba committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    03e1bfe View commit details
    Browse the repository at this point in the history
  2. change test case

    erwadba committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    ea77d10 View commit details
    Browse the repository at this point in the history
  3. change code about err

    erwadba committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d94d563 View commit details
    Browse the repository at this point in the history
  4. fix test error code

    erwadba committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6b38bb2 View commit details
    Browse the repository at this point in the history