[Brett Powley wrote]
> * the MySQL install doesn't add /usr/local/mysql/bin to the PATH,
> which can cause issues for other things expecting MySQL to be there
> * ActivePython's install doesn't add /usr/local/bin to the PATH, and
> if it's not in your PATH before /usr/bin, then things looking f
I was using MySQL 4.1 for Mac OS X (Intel), the prebuilt installer
from MySQL's web site, and MySQLdb 1.2.1c7. The compatibility isn't
as scary as it sounds.
And oddly enough, I have just rebuilt MySQLdb yet again (doing
nothing different, as far as I can tell) and it seems to be working