38
I Use This!
Inactive

News

Analyzed about 15 hours ago. based on code collected 1 day ago.
Posted over 13 years ago by [email protected] (Andy Dustman)
I was surprised to see MySQLdb has surpassed 10 million downloads this year. I'm not sure why there's been such a surge over the past two years, but I'm not complaining.Additional news: I've uploaded an official WIndows MSI for 1.2.3 and 32-bit Python. You're welcome.
Posted over 15 years ago by [email protected] (Kyle VanderBeek)
After far too long, I am happy to announce the availability of MySQL for Python version 1.2.3. This maintenance release of the 1.2 branch includes a number of bug fixes that address the most prominent current issues our users have faced. This ... [More] includes fixing some unicode functionality, rare memory leaks, and remedies for long-standing build problems (particularly on OS X). Along with this, we have expanded the test suite to ensure the quality of future releases. [Less]
Posted almost 16 years ago by [email protected] (Andy Dustman)
http://mysql-python.blogspot.com/2010/02/new-releases-coming-soon.html
Posted almost 17 years ago by [email protected] (John Eikenberry)
Minor release to add savepoint support. (0 comments)
Posted almost 17 years ago by [email protected] (John Eikenberry)
Minor release to add savepoint support. (0 comments)
Posted almost 18 years ago by [email protected] (John Eikenberry)
MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.5 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope2. (0 comments)
Posted almost 18 years ago by [email protected] (John Eikenberry)
MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.5 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope2. (0 comments)
Posted over 18 years ago by [email protected] (John Eikenberry)
Initial release of an extensively reworked Zope adapter. This is an alpharelease due to the limited testing it has so far undergone and that there are acouple areas that could probably use a bit more attention. (0 comments)
Posted over 18 years ago by [email protected] (John Eikenberry)
Initial release of an extensively reworked Zope adapter. This is an alpharelease due to the limited testing it has so far undergone and that there are acouple areas that could probably use a bit more attention. (0 comments)
Posted almost 19 years ago by [email protected] (Andy Dustman)
I'll be attending the MySQL Conference this year. For more (but not much more) details, see the new developer blog:http://mysql-python.blogspot.com/ (0 comments)