Skip to content

Tags: rbible/tidb

Tags

v4.0.0-rc

Toggle v4.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.
txn: stop more statement executions if pessimistic transaction ttl ma…

…nager timed out (pingcap#15877) (pingcap#15886)

v3.1.0-rc

Toggle v3.1.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
statistic: fix error when fast analyze on only indexes (pingcap#15889) (

pingcap#15968)

v4.0.0-beta.2

Toggle v4.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: correct the dbName for hint (pingcap#15319)

v3.0.12

Toggle v3.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
server: stop the server when writing binlog failed (pingcap#15324) (p…

…ingcap#15339)

v3.1.0-beta.2

Toggle v3.1.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
executor: fix last_insert_id in auto_random mode (pingcap#15145) (pin…

…gcap#15149)

v3.0.11

Toggle v3.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
*: avoid goroutine leak and add test cases (pingcap#15076)

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge master to v4.0 (pingcap#14898)

v3.0.10

Toggle v3.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: make unit test TestOptimisticConflicts more stable pingcap#1…

…4746 (pingcap#14789)

v4.0.0-beta

Toggle v4.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
store/helper: fill data in the information.tidb_hot_table for partiti…

…oned table (pingcap#14331)

v3.0.9

Toggle v3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ddl: check if the dropping index is primary key when doing "drop inde…

…x `primary` on...". (pingcap#14122) (pingcap#14426)