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

stats: fix panic caused by outdated feedback #7128

Merged
merged 12 commits into from
Jul 25, 2018

Commits on Jul 23, 2018

  1. stats: fix feedback panic when table is dropped

    Haibin Xie committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    007a8fc View commit details
    Browse the repository at this point in the history
  2. fix CI

    Haibin Xie committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    f6156aa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. reset batch delete

    Haibin Xie committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    eff9add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf35a1b View commit details
    Browse the repository at this point in the history
  3. group rows before update

    Haibin Xie committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    c1ccc03 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. use defer to handle outdated feedback

    Haibin Xie committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    6c861c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30d77f View commit details
    Browse the repository at this point in the history
  3. use retlabel to tag

    Haibin Xie committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2c8b100 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feedback-panic' of github.com:lamxTyler/tidb into feedb…

    …ack-panic
    Haibin Xie committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    34590be View commit details
    Browse the repository at this point in the history
  5. add comment for handleSingleHistogramUpdate

    Haibin Xie committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d680e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad7a886 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5885585 View commit details
    Browse the repository at this point in the history