3 Commits

Author SHA1 Message Date
692d79c30e Fix for #1602592. Some Solaris compiler args could have percent signs,
which would break distutils.
2007-02-11 16:21:25 +00:00
344468a127 Fix dumb setup typo.
SET columns can not be reliably returned as Python sets
in MySQL<5.1. Fixes bug #1561190. Also see
http://bugs.mysql.com/bug.php?id=17758
2007-01-29 18:00:35 +00:00
b8c0d0faf8 Factor out most of the setup into setup_posix.py.
setup_windows.py is next.
2007-01-03 23:13:58 +00:00