Skip to content

bug: MariaDB 11.4 replication sandbox — slave authentication fails #82

@renecannao

Description

@renecannao

MariaDB 11.4.9 slave nodes fail with Access denied for user 'msandbox'@'localhost' and even root cannot connect.

Master works fine — grants are loaded, all users created. But slave initialization does not load grants properly.

This is likely related to MariaDB 11.4's authentication changes. The --auth-root-authentication-method=normal flag may not work correctly for slave initialization.

Tested locally: MariaDB 10.11.9 works fine, 11.4.9 fails.

Removing 11.4 from CI until fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions