Skip to content

Tags: yb1682003/tidb

Tags

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)

v1.0.3

Toggle v1.0.3's commit message
tidb: always rebuild plan for retry. (pingcap#5219)

Fixs record and index inconsistency bug.

v1.0.2

Toggle v1.0.2's commit message
release-1.0: cherry pick some commits (pingcap#5082)

v1.1.0-alpha

Toggle v1.1.0-alpha's commit message
expression: fix typo (pingcap#4958)