Skip to content

Tags: xinxinsh/tidb

Tags

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)

v1.1.0-alpha.1

Toggle v1.1.0-alpha.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
executor: use batch get to speed up LOAD DATA (pingcap#5632)

* use batch get to speed up LOAD DATA

v1.0.7

Toggle v1.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
server: optimize com_field_list, make use database faster. (pingcap#5677

) (pingcap#5679)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
expression: refine the type infer of group_concat (pingcap#5582)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue5462 (pingcap#5463) (pingcap#5492)

v1.0.4

Toggle v1.0.4's commit message
 *: improve performance of show variables (pingcap#5363)

* show: fix variable scope error (pingcap#5291)

* *: improve performance of show variables (pingcap#5297)

* *: session variable value should not be modified when get global variable (pingcap#5317)

* fix ci

* ddl,expression: make leak test more stable (pingcap#4895)