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: add runtime information for DML statement in explain analyze #19106

Merged
merged 29 commits into from
Oct 10, 2020

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    248b3eb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    1b4ac86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a96da6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    5e74b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca772ae View commit details
    Browse the repository at this point in the history
  3. Fix up displaying executor runtime info & Add runtime information for…

    … DML in explain analyze pingcap#18056
    
    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    05cd8db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63dffd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. a few updates

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    34094de View commit details
    Browse the repository at this point in the history
  2. remove irrelevant go files pingcap#18056

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f81f634 View commit details
    Browse the repository at this point in the history
  3. remove several useless lines pingcap#18056

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a5817da View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Some format changes pingcap#18056

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c5bfb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c26b7 View commit details
    Browse the repository at this point in the history
  3. Some format changes pingcap#18056

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e753d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc3d9fc View commit details
    Browse the repository at this point in the history
  5. Some changes pingcap#18056

    Signed-off-by: jianyilyu <jianyilyu@126.com>
    jianyilyu committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f7b4d8c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    7f6d2ad View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    d262828 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    14a13e8 View commit details
    Browse the repository at this point in the history
  2. init

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

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    6dc89ff View commit details
    Browse the repository at this point in the history
  2. fix it

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c7520ff View commit details
    Browse the repository at this point in the history
  3. fix bug

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8867e2b View commit details
    Browse the repository at this point in the history
  4. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    392ec9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2150b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    b414c86 View commit details
    Browse the repository at this point in the history
  2. add comment

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

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    f2a0b2b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    c1f9e6c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    0aad9ac View commit details
    Browse the repository at this point in the history