Skip to content

Tags: lcwangchao/parser

Tags

rps_parser_create_game

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Support add/drop attributes for table or partition (pingcap#1271)

rps_game_base

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Support add/drop attributes for table or partition (pingcap#1271)

v5.2.0-alpha

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

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

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

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

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

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

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

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)