8000 Tags · BornChanger/tidb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: BornChanger/tidb

Tags

v7.1.0-20230425

Toggle v7.1.0-20230425's commit message
br: support ebs offline test by openebs

Signed-off-by: BornChanger <dawn_catcher@126.com>

v5.3.0-20220114

Toggle v5.3.0-20220114's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: ignore close-stmt to make more queries can hit plan cache (p…

…ingcap#31687)

* planner: ignore close-stmt to make more queries can hit plan cache (pingcap#31653)

v5.3.0-20220113

Toggle v5.3.0-20220113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add prepare log (pingcap#31663)

* add prepare log


Co-authored-by: zhouqiang <zhouqiang.cl@gmail.com>

v5.5.0-alpha

Toggle v5.5.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lightning: add more retryable error type (pingcap#31484)

close pingcap#31376

v5.0.6

Toggle v5.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: not use the latest schema when plan-cache is off (pingcap#30959

)

close pingcap#30940

v5.3.0-20211221

Toggle v5.3.0-20211221's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lighting: hotfix lightning for DBaaS (pingcap#30927)

* lightning: fix gcs max key limit (pingcap#30393)


Co-authored-by: Jianjun Liao <36503113+Leavrth@users.noreply.github.com>

v5.1.2-20211216

Toggle v5.1.2-20211216's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: track the memory usage of IndexJoin more accurate (pingcap#30785)

* *: track the memory usage of IndexJoin more accurate (pingcap#29068) (pingcap#30091)

* executor: send a task with error to the resultCh when panic happen (pingcap#30214) (pingcap#30240)

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>

v5.3.0-20211210

Toggle v5.3.0-20211210's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: regard NULL as point when accessing composite index (pingcap…

…#30244) (pingcap#30614)

* planner: unify the argument of range functions to use `SessionCtx` instead of `StatementContext` (pingcap#29999)

Signed-off-by: yisaer <disxiaofei@163.com>

Co-authored-by: Song Gao <disxiaofei@163.com>
0