Skip to content

Tags: goniubi/tidb

Tags

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CHANGELOG: Add changelog for 2.0.4 (pingcap#6846)

v2.1.0-alpha

Toggle v2.1.0-alpha's commit message
add pull request template (pingcap#6718)

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add change logs for 2.0.x (pingcap#6725)

Add change logs for 2.0/2.0.1/2.0.2/2.0.3

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sessionctx/binloginfo: add a timeout for writing binlog (pingcap#6588)

v2.0.1

Toggle v2.0.1's commit message
tidb-server: don't bind graceful shutdown to SIGTERM (pingcap#6562) (p…

…ingcap#6569)

SIGTERM is the default kill command signal, it's better to bind it
with normal exit rather than graceful shutdown.

v2.0.0

Toggle v2.0.0's commit message
update container builder image to use golang 1.10.1 (pingcap#6410) (p…

…ingcap#6412)

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)