Files
bun.sh/test/regression
Claude Bot b0512ccbf4 fix(sql): correct MySQL unix socket error message
The error message when failing to connect to a MySQL database via unix
socket incorrectly said "failed to connect to postgresql" instead of
"failed to connect to mysql". This was a copy-paste error.

Fixes #26648

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 00:45:03 +00:00
..