[PATCH] setup on windows
MySQL database connector for Python programming
Brought to you by:
adustman
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.
Pacth against setup_windows.py
Logged In: YES
user_id=71372
Originator: NO
Your patch, or a variation, has been applied to the current CVS tree.