Files
bun.sh/src
Claude Bot b95ab270a4 Fix MySQL authentication bugs
- Fixed copy-paste bug where sha256_password was incorrectly using caching_sha2_password scramble
- Implemented proper sha256_password scramble method
- Improved caching_sha2_password scramble algorithm with clearer stage naming
- Added regression tests for MySQL authentication methods

The sha256_password auth method was calling the wrong scramble function due to a copy-paste error. This PR fixes that and adds a proper implementation. While testing revealed that caching_sha2_password still has issues (likely in the full auth flow), this PR addresses the immediate bug.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 15:07:48 +00:00
..
2025-09-01 16:20:13 -07:00
2025-07-21 13:26:47 -07:00
2025-09-01 16:20:13 -07:00
2025-08-28 04:24:04 -07:00
2025-09-03 15:07:48 +00:00
2025-07-21 13:26:47 -07:00
2025-07-29 19:35:46 -07:00
2025-08-31 18:27:51 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-08-27 06:39:11 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00
2025-07-21 13:26:47 -07:00