If you want help, you better give me more than "It doesn't work". I want version numbers of:
* MySQL-python
* MySQL
* Python
I also want to know what OS you are using. And most important: I want a description of the problem. Is a backtrace produced? Include it. Does it dump core? Use a debugger (i.e. gdb) to produce a backtrace (gdb /path/to/python core and then bt).
Anything not meeting these criteria will be ignored.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you want help, you better give me more than "It doesn't work". I want version numbers of:
* MySQL-python
* MySQL
* Python
I also want to know what OS you are using. And most important: I want a description of the problem. Is a backtrace produced? Include it. Does it dump core? Use a debugger (i.e. gdb) to produce a backtrace (gdb /path/to/python core and then bt).
Anything not meeting these criteria will be ignored.