Skip to content

AttributeError: module 'pymysql._auth' has no attribute 'scramble_old_password' #1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mangmang-zz opened this issue Sep 14, 2021 · 1 comment

Comments

@mangmang-zz
Copy link

Describe the bug
When I connect to MySQL through pymysql.connect, an exception occurs. There are two questions to consult:

  1. Why does the connection come to the judgment of code? The version of this database is 5.1.58. There is no exception when I connect to another MySQL database (version: 5.5.62).At the same time, Navicat can normally connect two databases。
  2. Why_ There is no scramble under auth_ old_ password?

Environment

  • OS: linux
  • Server and version: MySQL 5.1.58
  • PyMySQL version: v1.0.2
@methane
Copy link
Member

methane commented Sep 14, 2021

Duplicate of #981

@methane methane marked this as a duplicate of #981 Sep 14, 2021
@methane methane closed this as completed Sep 14, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants