Menu

#28 patch to setup.py to detect ssl support

MySQLdb
closed
MySQLdb (53)
5
2012-09-19
2005-08-19
Jon Moore
No

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.

Discussion

  • Jon Moore

    Jon Moore - 2005-08-19

    patch to setup.py

     
  • Andy Dustman

    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

     

Log in to post a comment.