Menu

#37 [PATCH] setup on windows

MySQLdb
closed
MySQLdb (53)
5
2012-09-19
2007-02-04
No

Here is a patch that made svn version 1.2.2b3 work on my machine.

This is did not work because os.path.join() returned only the second argument and thus mysql_root was always false.

With this a simple python setup.py build works as long as mysql server (v5) and VC2003 are installed on the machine.

Discussion

  • Florent Aide

    Florent Aide - 2007-02-04

    Pacth against setup_windows.py

     
  • Andy Dustman

    Andy Dustman - 2007-02-10

    Logged In: YES
    user_id=71372
    Originator: NO

    Your patch, or a variation, has been applied to the current CVS tree.

     

Log in to post a comment.