Mysql

Use when designing, querying, indexing or operating a MySQL or MariaDB database and engine-specific behaviour matters — schema and type choices, index design, reading EXPLAIN, online schema change, replication and replica lag, locking and InnoDB deadlocks, charset traps, and server config. NOT portable SELECT/JOIN/window-function craft (that is `sql`), NOT PostgreSQL engine behaviour like VACUUM or JSONB (that is `postgresdb`), NOT the PlanetScale/Vitess branch-and-deploy workflow (that is `planetscale`).

ericrisco 8874465 8 files · 48.9 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/mysql commit 88744650e7

Frequently asked questions

npx skillmds@latest add ericrisco/mysql