Skip to content

Tags: pingcap/parser

Tags

v5.2.0-alpha

Toggle v5.2.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
auth: add the caching sha2 algorithm for authentication (#1232)

This allows validating passwords against the `authentication_string`
data that MySQL stores for caching_sha2 passwords.

Related:
- pingcap/tidb#9411

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Admin Telemetry Statement (#908) (#909)

Signed-off-by: Breezewish <[email protected]>

v3.0.16

Toggle v3.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
model: correct the usage of json.Unmarshal in DecodeArgs (#890) (#896)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: support partition selection grammer for the delete statement (#…

…868) (#870)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: support partition selection grammer for the delete statement (#…

…868) (#870)

v3.0.15

Toggle v3.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: add order by clause in group_concat (#813) (#847)

v3.0.14

Toggle v3.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lexer: replace version comments with feature-ids mechanism (#777) (#838)

v4.0.0-rc.2

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parser: introduce a new privilege for the `set config` statement (#835)

v3.1.2

Toggle v3.1.2'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 (#830)

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 (#830)