turkerdev/mysql-mcp, and what a protocol for tool access actually requires. The authorisation model is the host’s problem, which means it is all yours.
A query that was fine at four hundred thousand rows, acceptable at four million, and unusable at twelve. A query whose cost grows with the data is not…
The same query, the same index, and a different execution plan depending on which customer it is run for. The optimiser switching strategies at a selectivity threshold is…
Two years of a rotating slow query log, aggregated for the first time. Ranking by total time rather than by per-call time is what makes the list actionable,…