Skip to content

8 posts

Writing on MySQL

Pooled connections with information_schema introspection, EXPLAIN plans and performance_schema-backed monitoring. Where it stops: Agent mode is unavailable, as on every engine but PostgreSQL, SQLite and DuckDB.

EngineeringDatabases

A MySQL ER diagram is bounded by one database

Every introspection query binds to the connected database, so a reference that crosses schemas simply does not appear as an edge on the diagram.