cleanup_db_connections.php
Cleanup stale test database connections.
This script kills MySQL connections to the test database that have been idle for more than 30 seconds. Run this before tests to prevent blocking from zombie connections left by interrupted test runs.
PHP version 8.1