setup.py has been patched to detect if SSL is compiled
into the MySQL client libraries and to compile _mysql.c
with -DHAVE_OPENSSL if this is the case.
Jon Moore
2005-08-19
patch to setup.py
Andy Dustman
2006-02-25
Logged In: YES
user_id=71372
I'm including my_config.h now in _mysql.c, so it should not
be necessary to patch setup.py