You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I connect to MySQL through pymysql.connect, an exception occurs. There are two questions to consult:
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。
Why_ There is no scramble under auth_ old_ password?
Environment
OS: linux
Server and version: MySQL 5.1.58
PyMySQL version: v1.0.2
The text was updated successfully, but these errors were encountered:
Describe the bug
When I connect to MySQL through pymysql.connect, an exception occurs. There are two questions to consult:
Environment
The text was updated successfully, but these errors were encountered: