summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix MySQLdb release tagsMySQLdb-0.9.2b2adustman2006-04-020-0/+0
* This commit was manufactured by cvs2svn to create tag 'r_0_9_2_b_2'.(no author)2002-04-2866-6387/+0
* Bump versionadustman2002-04-281-1/+1
* Errorhandler was broken in cursoradustman2002-04-281-2/+1
* changelogadustman2002-04-281-0/+14
* Version bumpadustman2002-04-281-1/+1
* Macro cleanupsadustman2002-04-281-11/+9
* Fix memory leak in _mysql_escape_dict. (Danny Yoo)adustman2002-04-271-1/+8
* More (de)allocation cleanups, based on suggestions fromadustman2002-03-191-17/+5
* Use modern allocation with modern Pythonadustman2002-03-191-0/+9
* Elminate debugging statement.adustman2002-03-141-1/+0
* Bump version. Minor Alpha Linux update. Clear errorhandler on close.adustman2002-03-145-5/+8
* Bump version.adustman2002-03-141-2/+10
* Addadustman2002-03-141-0/+4
* Fix a memory leak if the connect failsadustman2002-03-011-2/+5
* Doc updatesadustman2002-02-252-2/+6
* changelogadustman2002-02-251-1/+10
* Doc updatesadustman2002-02-252-22/+57
* Rework the locking, add a new pseudo-transactional named lock option.adustman2002-02-251-20/+59
* Updatesadustman2002-01-311-0/+8
* New version.adustman2002-01-311-1/+1
* Lock the connection object during queries, or during transactionsadustman2002-01-311-31/+58
* Stricter regex for finding INSERT valuesadustman2002-01-291-1/+1
* changesadustman2002-01-251-1/+10
* Verision bump.adustman2002-01-251-1/+1
* Use modern memory deallocation on modern versions of Python.adustman2002-01-251-1/+9
* Rework platform config a bit, default to thread-safe client.adustman2002-01-251-16/+18
* fix the case where there is no database specifiedadustman2001-12-291-1/+3
* Fix fetchmany().adustman2001-12-291-1/+1
* Fix version.adustman2001-12-241-1/+1
* Version 0.9.2a1. Unicode + DB-API extensions.adustman2001-12-246-26/+135
* 0.9.2 alpha 1adustman2001-12-232-4/+4
* Unicode support.adustman2001-12-231-0/+7
* str() can fail in some cases, particularly unicode.adustman2001-12-221-0/+1
* Fix cursor.rownumber for CursorStoreResultMixIn.fetchmany()adustman2001-12-031-3/+6
* Catch more *bsd platforms. (Suggested by Ragnar Beer)adustman2001-11-281-4/+5
* Simplify the various configurations.adustman2001-11-071-36/+24
* Some additional Zope notes.adustman2001-10-311-3/+11
* Mac OS X updatesadustman2001-10-311-0/+2
* Link with -flat_namespace on Mac OS X/darwin. (Dan Grassi)adustman2001-10-311-0/+8
* Do some renaming suggested by recent DB-SIG discussions.adustman2001-10-251-22/+28
* netbsd configadustman2001-10-232-0/+10
* 0.9.0 updatesadustman2001-10-175-6/+16
* import Setadustman2001-10-131-1/+1
* Catch more Linux platforms in the config.adustman2001-09-291-1/+1
* Solaris config (Bent NAgstrup Terp)adustman2001-09-211-0/+6
* Good to update this at least once a year.adustman2001-09-201-13/+23
* Update to 0.9.1c2.adustman2001-09-204-3/+9
* Fix exception handling in connect() (broken by 0.9.1.c1)adustman2001-09-131-2/+2
* Added CHANGELOG. (John Bowe)adustman2001-09-121-0/+1