summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some very old MySQLdb release tagsMySQLdb-0.3.4adustman2006-04-020-0/+0
* This commit was manufactured by cvs2svn to create tag(no author)2001-03-1734-1224/+0
* Horrible, stupid erroradustman2001-03-171-10/+10
* Clean up insignificant compiler warnings.adustman2001-03-171-2/+1
* Distutils finds __init__.py automatically?adustman2001-03-161-1/+0
* Watch for PEBKAC problems.adustman2001-03-141-4/+10
* Browser cleanups.adustman2001-03-132-6/+17
* Fix transaction semantics.adustman2001-03-131-6/+4
* Update for new transaction semanticsadustman2001-03-124-48/+5
* Initial revisionadustman2001-03-1223-0/+1055
* Finally, a definitive way to determine if transactions are available.adustman2001-03-123-8/+6
* Find and plug memory leak.adustman2001-03-122-11/+12
* Bump version number, freebsd4 setup.adustman2001-03-121-3/+16
* Fix mxDateTime import for version 2.0.0 (now mx.DateTime).adustman2001-03-121-4/+8
* Move constants to external package.adustman2001-03-128-275/+307
* More cruft removal.adustman2001-03-122-74/+0
* Cruft removal.adustman2001-03-123-575/+0
* initial checkinroot2001-03-0811-0/+201
* Bugfix.adustman2001-02-092-2/+4
* Update docs.adustman2001-01-276-135/+175
* Finishing touches.adustman2000-12-013-5/+14
* Minor updates.adustman2000-12-015-38/+81
* New quoting mechanism.adustman2000-10-311-9/+36
* Better support for new features.adustman2000-10-311-20/+31
* Make a litle easier to customize.adustman2000-10-311-22/+48
* Update for 0.3.0a2adustman2000-10-241-3/+3
* *** empty log message ***adustman2000-10-241-0/+8
* Rewrite.adustman2000-10-241-13/+15
* Move escape_dict functionality into _mysql.adustman2000-10-232-28/+64
* Forgot to add theseadustman2000-10-172-0/+103
* Add function prototypes to appease compiler.adustman2000-10-171-177/+179
* *** empty log message ***adustman2000-10-174-4/+360
* *** empty log message ***adustman2000-10-171-0/+29
* Arghadustman2000-08-161-2/+2
* A little support for old-style dictionary fetching.adustman2000-08-091-10/+15
* Update for new features.adustman2000-08-091-2/+31
* Modify quoting for MySQL-3.23.adustman2000-08-091-18/+73
* Modify quoting for MySQL-3.23.adustman2000-08-091-1/+11
* Minor doc fix.adustman2000-07-211-1/+1
* Fix memory leak (maybe).adustman2000-07-114-64/+50
* Version update.adustman2000-06-231-2/+2
* It seems that MySQL-3.23 clients must be linked against libz.adustman2000-06-232-0/+8
* Documentation updates.adustman2000-06-232-66/+20
* Make commit and rollback truly functional.adustman2000-06-231-10/+11
* Add missing casts.adustman2000-05-031-6/+6
* Optimization (I hope).adustman2000-05-023-155/+123
* Remove debugging statement.adustman2000-04-201-1/+0
* Bug fixes.adustman2000-04-203-43/+62
* Fix DOS formatting, some minor nits.adustman2000-04-193-51/+51
* Rename some hidden attributes.adustman2000-04-131-15/+15