Skip to content

Tags: oliver258/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 (pingcap#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 (pingcap#908) (pingcap#909)

Signed-off-by: Breezewish <me@breeswish.org>

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 (pingcap#890) (

pingcap#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 (p…

…ingcap#868) (pingcap#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 (p…

…ingcap#868) (pingcap#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 (pingcap#813) (pingcap#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 (pingcap#777…

…) (pingcap#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 (pin…

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