Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53377
| References | <CAPTjJmrCgJj-n8tr9V=fBhtDXkQzY7kwUk_dyw143+==wR3edw@mail.gmail.com> <1377987438.23663.YahooMailBasic@web194906.mail.sg3.yahoo.com> |
|---|---|
| Date | 2013-09-01 08:20 +1000 |
| Subject | Re: MySQLdb Problem |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.423.1377987616.19984.python-list@python.org> (permalink) |
On Sun, Sep 1, 2013 at 8:17 AM, John Smith <cantinaderecuerdos@yahoo.com> wrote: > > -------------------------------------------- > On Sat, 31/8/13, Chris Angelico <rosuav@gmail.com> wrote: > > Subject: Re: MySQLdb Problem > To: python-list@python.org > Date: Saturday, 31 August, 2013, 4:18 PM > >> Do your Python and your MySQLdb match? I haven't confirmed, >> but I'm >> pretty sure you'll have problems if you have a 32-bit Python >> with a >> 64-bit mysqldb DLL, or vice versa. > > Yeah, that turned out to be the problem. What's strange is that it worked before. Possibly you upgraded to a new version of Python (even from 2.7.3 to 2.7.5 or something, which wouldn't otherwise break stuff) and downloaded the other form of executable? Anyway, glad it's sorted. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: MySQLdb Problem Chris Angelico <rosuav@gmail.com> - 2013-09-01 08:20 +1000
csiph-web