-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Platform
macOS
Operating system version
macOS Sequoia 15.7.3
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.26.0 (Pro)
PHP Version
No response
Bug description
Since updating Herd to 1.26.0 I now get the MySQL Error:
[28000][1045] Access denied for user 'root'@'localhost' (using password: NO)
This was not happening before. I have tried restarting both the service and the app multiple times, no luck.
Steps to reproduce
- Update to 1.26.0
- Attempt to connect to MySQL 8.0.36 using default credentials:
mysql -u root -h 127.0.0.1 -P 3306 -p
Relevant log output
Nothing showing in MySQL logReactions are currently unavailable