Andy Dustman - 2001-04-06

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.