MySQLdb and Python2.3

S

Stephan Diehl

Since using Python2.3, MySQLdb doesn't work anymore correctly.
Inserting data fails with "IndexError: list index out of range".
Since the MySQLdb website states, that it runs up to version 2.2, I
definatelly shouldn't complain :)
Is there somebody whose MySQLdb is running with 2.3?

MySQLdb 0.9.2
Python 2.3
Linux

Thanks a lot for your help

Stephan
 
J

Jiri Barton

I run
MySQLdb 0.9.2-0.3
Python 2.3-1
Debian GNU/Linux unstable

without a problem. Can you post the piece of code that causes this, and the
schema of the table?

Jiri Barton
 
S

Stephan Diehl

Torsten said:
I run MySQLdb 0.9.2 with Python 2.3 and MySQL 4.0.13 without
encountering any problems.
BTW: What OS do you use? Did you recompile the package?

I did recompile. I'm using MySQL 3.23 though.
Thanks for your info

Stephan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top