tabularis
/blog/#connection-pooling

1 post tagged with #connection-pooling

Aug 12, 2026, 10:009 min read#databases

We Accidentally Ran One SQL Script Across Multiple Database Connections

Run All looked like a UI feature. Underneath, it fanned one SQL script into parallel pool checkouts. The statements succeeded, the session state disappeared, and a parent-child import silently produced missing and duplicated rows.

Read article