Skip to content

Upgrade github.com/pingcap/tidb/pkg/parser#4389

Merged
kyleconroy merged 1 commit intomainfrom
claude/upgrade-tidb-parser-7Y41X
Apr 19, 2026
Merged

Upgrade github.com/pingcap/tidb/pkg/parser#4389
kyleconroy merged 1 commit intomainfrom
claude/upgrade-tidb-parser-7Y41X

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

@kyleconroy kyleconroy commented Apr 19, 2026

Bump the TiDB parser to the latest upstream revision (v0.0.0-20260418072757-ce92298d1124).

Note: this does not resolve #3401. The latest TiDB parser still does not recognize MariaDB's uuid column type, even with SetMariaDB(true). pingcap/tidb#65007 added UUID functions (UUID_V4, UUID_V7, UUID_VERSION, UUID_TIMESTAMP) but not the column type.

https://claude.ai/code/session_01NX1Ept2eQUWQ26qi4HGpKi

Bump the TiDB parser to the latest upstream revision
(v0.0.0-20260418072757-ce92298d1124).

https://claude.ai/code/session_01NX1Ept2eQUWQ26qi4HGpKi
@kyleconroy kyleconroy force-pushed the claude/upgrade-tidb-parser-7Y41X branch from b79a9e5 to 5a6eb58 Compare April 19, 2026 05:39
@kyleconroy kyleconroy changed the title Support MariaDB UUID column type Upgrade github.com/pingcap/tidb/pkg/parser Apr 19, 2026
@kyleconroy kyleconroy merged commit 3e9e3d4 into main Apr 19, 2026
13 checks passed
@kyleconroy kyleconroy deleted the claude/upgrade-tidb-parser-7Y41X branch April 19, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support MariaDB UUID type

2 participants