Skip to content

Tags: wnz27/tidb

Tags

v4.0.12-20210427

Toggle v4.0.12-20210427's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
executor: fix `show table status` for the database with upper-cased n…

…ame (pingcap#23896)

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "planner: donot prune all columns for Projection (pingcap#24024)…

… (pingcap#24093)" (pingcap#24202)

v5.0.0-20210415

Toggle v5.0.0-20210415's commit message

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
metrics: update the PD role expr in Overview Grafana (pingcap#23863) (p…

…ingcap#23875)

v4.0.12

Toggle v4.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
executor: fix wrong key range of index scan when filter is comparing …

…year column with NULL (pingcap#23079) (pingcap#23104)

v5.0.0-nightly

Toggle v5.0.0-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: fix {index,hash,merge} join on range suffix condition cluste…

…red index (pingcap#23294) (pingcap#23356)

v4.0.11

Toggle v4.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner, executor: reset NotNullFlag when merge schema for join (ping…

…cap#22955) (pingcap#22958)

v4.0.10

Toggle v4.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
session: fix the duplicate binding case when updating bind info (ping…

…cap#22367) (pingcap#22368)

Signed-off-by: ti-srebot <[email protected]>

v5.0.0-rc

Toggle v5.0.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
store/tikv: fix a concurrency bug that may cause the batchClient time…

…out (pingcap#22239) (pingcap#22337)

Signed-off-by: ti-srebot <[email protected]>

v4.0.9

Toggle v4.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: the issue that incorrect result is returned for indeterminis…

…tic function when executing a prepared point-get update. (pingcap#21883)