adustman ceabe0ed1b General cleanups.
* Turn autocommit off initially

 * Add support for mysql_autocommit, _commit, and _rollback API functions
   (new in MySQL-4.1)

 * Remove Connection.begin(); use SQL BEGIN or START TRANSACTION instead

 * pytimes (standard datetime module) is now the default implementation

 * Detect and handle MySQL-4.1 and newer TIMESTAMP (looks like DATETIME)

 * UnicodeType and ObjectType now always handled (required features)

 * Ditch support for L at the end of long integer

 * Remove z and crypt libs if building for Windows

 * Version 1.1.2
2004-09-06 21:53:40 +00:00
2001-03-08 22:11:23 +00:00
2001-05-01 02:05:40 +00:00
2004-09-06 21:53:40 +00:00
Description
MySQL/MariaDB connector for Python
GPL-2.0 2.9 MiB
Languages
Python 64%
C 35.9%
Makefile 0.1%