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

*: add infoschema client errors #22382

Merged
merged 15 commits into from
Mar 11, 2021
Merged

Commits on Jan 13, 2021

  1. *: add infoschema client errors

    morgo committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    c2afa14 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    b8b8079 View commit details
    Browse the repository at this point in the history
  2. Update for parser PR merging

    morgo committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1ec7698 View commit details
    Browse the repository at this point in the history
  3. Run go mod tidy

    morgo committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    aa10cb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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

Commits on Jan 26, 2021

  1. Address reviewer feedback

    morgo committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    3608c9e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    ba137ef View commit details
    Browse the repository at this point in the history
  2. change to single mutex

    morgo committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3c960e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Fix deep copy, add tests

    morgo committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    aa6d46c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Improve test coverage to 100%

    morgo committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    0a1f635 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Update errno/infoschema.go

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    morgo and djshow832 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    c62a2ea View commit details
    Browse the repository at this point in the history
  2. Update errno/infoschema.go

    Co-authored-by: djshow832 <zhangming@pingcap.com>
    morgo and djshow832 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    acf1f51 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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