Matt - 2009-01-10

Hi,

I'm using python 2.2 on windows 2000, with MySQLdb 0.9.2 and MySQL version 5.0.51a

>>> Import MySQLdb

works fine

then I try and connect like
>>> MySQLdb.connect()

and python.exe just crashes - no logs, no error messages etc!

any help would be much appreciated!

ta