Does python3 support mySQL short passwords and if so how. What needs to be done to allow this. I have a mySQL db with short passwords and cannot access via python 3.2
Does python3 support mySQL short passwords and if so how. What needs to be done to allow this. I have a mySQL db with short passwords and cannot access via python 3.2.
This is the error I receive running under linux:
File "/opt/cms/
main(prog_name, import_filename)
File "/opt/cms/
db = mysql.connector
File "/usr/lib/
return MySQLConnection
File "/usr/lib/
self.
File "/usr/lib/
ssl=(ssl_ca, ssl_cert, ssl_key))
File "/usr/lib/
self._charset)
File "/usr/lib/
"Authentication with old (insecure) passwords "\
mysql.connector
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Rick Helsen for more information if necessary.