Hi, I am trying to use the Python MySQL APIs and have been attempting to install the above software.
I am using MySQL 5.0.18-standard with Python 2.4.1 I get errors on the build. Some searching showed that one of the modules I was having issues with now has less arguments in my version of python, but I can't seem to fix the following error: *** _mysqlmodule.c: In function _mysql_ConnectionObject_shutdown: _mysqlmodule.c:1019: error: too few arguments to function mysql_shutdown *** Should I just give up on MySQL-python-0.3.5 ? Is there a more up to date API I should install for using with my current versions of Python and MySQL? Any help appreciated! Keith
-- http://mail.python.org/mailman/listinfo/python-list