Menu

passwords with mysql 4.1.12

Help
Ben
2005-06-16
2012-09-19
  • Ben

    Ben - 2005-06-16

    Does python mysqldb 1.20 package support the new password hashing scheme of mysql 4.1.x?

    thanks

     
    • Andy Dustman

      Andy Dustman - 2005-06-16

      Yes and no. There's nothing in the MySQL client API that affects password authentication. As long as you link against the 4.1.x client libraries, it should just work; there's nothing you have to do (or can do) in your code (or even within MySQLdb).

       
    • Ben

      Ben - 2005-06-17

      thanks for the quick reply

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.