Thanks for testing dal.py and reporting this. I will upload your fix
in trunk.

On May 26, 9:37 am, Evan <hanson.e...@gmail.com> wrote:
> Hey all,
>
> I hit an issue in the MySQLAdapter class trying to establish a
> database connection. It seems the "password" keyword argument in
> connect() should be "passwd"? The python-mysql docs support 
> this:http://mysql-python.sourceforge.net/MySQLdb.html#mysqldb
>
> If this is an issue of different versions of MySQLdb using different
> keyword arguments and a newer version does indeed use "password" then
> please ignore (I'm running python2.5). Otherwise, should this be
> changed?
>
> Thanks,
>
> Evan

Reply via email to