Skip to content

allowOldPasswords not working #310

Closed
@cfsalguero

Description

@cfsalguero

Old passwords support is not working.

Steps to reproduce:

  1. Add old_passwords=1 to my.cnf & restart MySQL
  2. Create a new user and set the password using OLD_PASSWORD("new pass")
  3. Try to execute a query and it will fail.

If the user was created BEFORE restarting with old_passwords=1, it can connect/execute queries without problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions