472,096 Members | 1,284 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,096 software developers and data experts.

How can I access MySQL Version 4.1.22 from Python 2.2.3 ???

Hi all,

I would like to use Python with MySQL to create a database backend for
my website. Therefore I look at the module MySQLdb.

However the hosting my organisation uses has:

Python 2.2.3 (#1, Dec 21 2006, 18:29:13)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-56)]

MySQL Version 4.1.22-standard-log
Some web surfing reveals:
MySQLdb 1.20 requires Python 2.3.4 so I would have to use MySQLdb
1.0.1

BUT MySQLdb 1.0.1 is compatible with MySQL-3.22, 3.23, and 4.0 ( * * *
not 4.1 or newer * * * ).

So there is no version of MySQLdb that works with my versions of
Python and MySQL???

Is this correct? Is there a different module I can use instead?

Please help me because the other option is to change the domain to a
windows server and use asp.net, which I would rather not do :)

Thanks in advance,
Tom

Oct 3 '07 #1
0 892

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

8 posts views Thread by Alec Wysoker | last post: by
reply views Thread by Morten Gulbrandsen | last post: by
reply views Thread by google account | last post: by
10 posts views Thread by callmebill | last post: by
5 posts views Thread by Vik Rubenfeld | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.