© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
MySQL diagnostics and the patterns you need before you're staring at a slow query in production. EXPLAIN type column — what you're looking at The type column in EXPLAIN tells you how MySQL is scanning the table: typeMeaningAction constPrimary ...
No responses yet.