Cannot connect to Mysql database

Chris Angelico rosuav at gmail.com
Tue Nov 19 01:13:00 EST 2013


On Tue, Nov 19, 2013 at 5:10 PM, Chris Angelico <rosuav at gmail.com> wrote:
> For a guess, I would try:
>
> import MySQLdb.connections
>
> above your chroot, and see if that helps.

And possibly also converters, cursors, release, times, and maybe
constants. I just peeked at the MySQLdb source code to see what's in
the package.

ChrisA



More information about the Python-list mailing list