Skip to content

Tags: SeaRise/parser

Tags

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>

v4.0.0-beta

Toggle v4.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: add Reload and File privileges (pingcap#708)

v3.0.10

Toggle v3.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser : add invalid auto increment and offset error (pingcap#707) (p…

…ingcap#712)

v3.0.9

Toggle v3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser : add invalid auto increment and offset error (pingcap#707) (p…

…ingcap#712)

v3.1.0-beta.1

Toggle v3.1.0-beta.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
merge release 3.0 to release 3.1 (pingcap#710)

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support require clauses in `grant` stmt (pingcap#666) (pingcap#698)

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add auto_random error definitions (pingcap#696)

v2.1.19

Toggle v2.1.19's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mysql: add foreign key error (pingcap#675) (pingcap#695)

v3.1.0-beta

Toggle v3.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.
Fix compatibility for `OnUpdate`, `OnDelete` and other clauses (pingc…

…ap#331, pingcap#392, pingcap#393) (pingcap#642) (pingcap#647)