mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
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>