Tidb SQL

Write, review, and adapt SQL for TiDB with correct handling of TiDB-vs-MySQL differences (VECTOR type + vector indexes/functions, full-text search, AUTO_RANDOM, optimistic/pessimistic transactions, foreign keys, views, DDL limitations, and unsupported MySQL features like procedures/triggers/events/GEOMETRY/SPATIAL). Use when generating SQL that must run on TiDB, migrating MySQL SQL to TiDB, or debugging TiDB SQL compatibility errors.

pingcap 79fc511 10 files · 21.5 KB Updated

File contents

pingcap/agent-rules/tree/main/skills/tidb-sql commit 79fc511178

Frequently asked questions

npx skillmds@latest add pingcap/tidb-sql