Skip to content

[Bug]: MySQL Access Denied since 1.26.0 #1646

@olivermbs

Description

@olivermbs

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

  1. Update to 1.26.0
  2. 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 log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions