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

Tags: jielinxu/tidb

Tags

v2.1.17

Toggle v2.1.17's commit message
parser: update parser for add where for show table region syntax (pin…

…gcap#12015) (pingcap#12124)

v3.0.3

Toggle v3.0.3's commit message
expression: improve length and decimal size when a base type add/minu…

…s/multiply a decimal (pingcap#11873) (pingcap#11909)

v2.1.16

Toggle v2.1.16's commit message
*: speed up the operation of "admin check table" (pingcap#8572, pingc…

…ap#1156… (pingcap#11676)

v3.0.2

Toggle v3.0.2's commit message
executor, expression: fix current_timestamp/now not consistent… (ping…

…cap#11394)

v4.0.0-alpha

Toggle v4.0.0-alpha's commit message
server: move log operation out of lock scope (pingcap#11536)

It's a bad style to print log under a lock, tiny refactor to make the code better.
Lock() is also changed to RLock() to reduce lock contend

v2.1.15

Toggle v2.1.15's commit message
types: fix delete error when convert string to float or int (#… (ping…

…cap#11279)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
planner: disable projection elimination for select plan of update (pi…

…ngcap#10962) (pingcap#11252)

v2.1.14

Toggle v2.1.14's commit message
*: add a blacklist to disallow pushing down specific expressions (pin…

…gcap#10688) (pingcap#10998)

v3.0.0

Toggle v3.0.0's commit message
gc_worker: fix bug of saving gc safe point to pd before do dis… (ping…

…cap#10943)

v3.0.0-rc.3

Toggle v3.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
store/tikv: unset pessimistic txn primary key when statement failed (p…

…ingcap#10867) (pingcap#10894)
0