Skip to content

Tags: bb7133/tidb

Tags

v0.0.0

Toggle v0.0.0's commit message
session: make `CurrentBootstrapVersion` exported

By design, the tool BR(Backup/Restore) integrates tidb-server, and it needs
this varible to make sure the bootstrap version of the tidb-server it
integrated is the same with the cluster it serves.

v5_testtag

Toggle v5_testtag's commit message
store/tikv: make LockKeys() function thread safe (pingcap#6340) (ping…

…cap#6384)

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
[release-1.0] cherry pick add manual gc (pingcap#6326)

v2.0.0-rc.6

Toggle v2.0.0-rc.6's commit message
ddl: support the rolling upgrade. (pingcap#6301) (pingcap#6305)

v2.0.0-rc.5

Toggle v2.0.0-rc.5's commit message
Merge master to 2.0 to release rc5 (pingcap#6288)

v2.0.0-rc.4

Toggle v2.0.0-rc.4's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
plan: statsInfo.count for LogicalTableDual should be its RowCount (pi…

…ngcap#6190)

v2.0.0-rc.3

Toggle v2.0.0-rc.3's commit message
executor: remove Next function for HashAggExec (pingcap#5987)

v2.0.0-rc.1

Toggle v2.0.0-rc.1's commit message
executor: remove Next for HashJoinExec (pingcap#5991)

v1.1.0-beta

Toggle v1.1.0-beta's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
*: move irrelevant code out of package "distsql" (pingcap#5893)

v1.0.8

Toggle v1.0.8's commit message
parser: create index support LOCK syntax (pingcap#5851) (pingcap#5853)