MySQLdb

Dave Bates usenet at voygr.com
Mon Mar 31 10:17:47 EST 2003


Hello all,

    I'm having some issues with MySQLdb, and the docs on it seem pretty
sparse..

     So here goes, does anyone know if the password that is transmitted is
cleartext or using the PASSWD encryption that mysql has.

    All of my passwords in MySQL are encrypted, as they well should be, but
I can't seem to get access to mysql using the MySQLdb module as it's telling
me the password is wrong.

Thanks in advance
Dave






More information about the Python-list mailing list