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: make SLOW_QUERY support query slow log at any time #14840

Merged
merged 18 commits into from
Feb 20, 2020

Commits on Feb 18, 2020

  1. init

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c08c1a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. add more test

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9920298 View commit details
    Browse the repository at this point in the history
  2. refine code

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    d24c134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f37cfef View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0551d14 View commit details
    Browse the repository at this point in the history
  5. add ignore error

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6266540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d47c9b9 View commit details
    Browse the repository at this point in the history
  7. address comment

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    cd4ea4c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. address comment

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b003e3b View commit details
    Browse the repository at this point in the history
  2. address comment

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    e856c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099bf0b View commit details
    Browse the repository at this point in the history
  4. update comment

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    13321e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0af296 View commit details
    Browse the repository at this point in the history
  6. address comment

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0d06cc0 View commit details
    Browse the repository at this point in the history
  7. Update executor/slow_query.go

    Co-Authored-By: Arenatlx <ailinsilence4@gmail.com>
    crazycs520 and AilinKid authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dab75e2 View commit details
    Browse the repository at this point in the history
  8. Update executor/slow_query.go

    Co-Authored-By: Arenatlx <ailinsilence4@gmail.com>
    crazycs520 and AilinKid authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4b6d499 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    beb378e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7505f5f View commit details
    Browse the repository at this point in the history