MySQLdb and MySQL 4.1 server :(

Damjan gdamjan at gmail.com
Thu Oct 21 20:55:35 EDT 2004


> MySQLdb 1.0 cannot connect to MySQL 4.1 server when the user has non-empty
> password :(
> 
> _mysql_exceptions.OperationalError: (1251, 'Client does not support
> authentication protocol requested by server; consider upgrading MySQL
> client')

Is your MySQLdb  compiled/linked against MySQL 4.1 libraries?

-- 
damjan



More information about the Python-list mailing list