Skip to content

Tags: suhoangson/parser

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: add auto_random_base table option (pingcap#830)

v4.0.0-rc.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add some tests for ignore_plan_cache, and correct a bug in parser.y (p…

…ingcap#822)

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.
parser: add syntax ADMIN RELOAD BINDINGS (pingcap#787)

v3.1.0

Toggle v3.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
add require secure transport error (pingcap#779) (pingcap#780)

Co-authored-by: Jack Yu <yusp@pingcap.com>

v3.1.0-rc

Toggle v3.1.0-rc's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
add require secure transport error (pingcap#779) (pingcap#780)

Co-authored-by: Jack Yu <yusp@pingcap.com>

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.
rename `sm_join` to `merge_join`, letter case correction (pingcap#775)

Co-authored-by: kennytm <kennytm@gmail.com>

v3.0.13

Toggle v3.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support alter instance reload tls (pingcap#740) (pingcap#759)

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.
support alter instance reload tls (pingcap#740) (pingcap#759)

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.
parser: set `UnionStmt` and `ShowStmt` as readonly (pingcap#755) (pin…

…gcap#756)

* add UnionStmt and ShowStmt as readonly

* fix UnionStmt

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.
refine table optimizer hint and make it more generic (pingcap#747)

* refine table optimizer hint and make it more generic

Signed-off-by: Lonng <heng@lonng.org>

* implement the restore

Signed-off-by: Lonng <heng@lonng.org>

* address comment

Signed-off-by: Lonng <heng@lonng.org>

* address comment

Signed-off-by: Lonng <heng@lonng.org>

* fix typo

Signed-off-by: Lonng <heng@lonng.org>