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

Tags: rickif/tidb

Tags

v2.1.18

Toggle v2.1.18's commit message
expression: remove unnecessary code (pingcap#12969)

v3.0.5

Toggle v3.0.5's commit message
store,kv: snapshot doesn't cache the non-exists kv entries lead to po…

…or 'insert ignore' performance (pingcap#12872) (pingcap#12898)

v3.0.4

Toggle v3.0.4's commit message
planner: update's select should not change the output columns (pingca…

…p#12476) (pingcap#12483)

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)
0