log src/connections.c @ 85:c16ae20b964d default tip

age author description
Mon, 22 Feb 2010 03:56:44 +0000 adustman More serious restructuring and cleaning, especially in the handling MySQLdb
Tue, 08 Dec 2009 00:20:52 +0000 kylev Back-port unsigned long kill unpack fix from 1.2br. MySQLdb
Fri, 24 Jul 2009 00:27:38 +0000 kylev Defer incrementing reference to the decoder stack until later so we don't have to MySQLdb
Mon, 30 Mar 2009 20:21:24 +0000 adustman Reimplement MySQL->Python type conversion in C; much simpler and easier to deal with now. Hey, all my tests pass, so I guess that means I need to write some more tests. MySQLdb
Fri, 27 Feb 2009 19:14:09 +0000 kylev make things a little cleaner by moving to a src directory for the C code MySQLdb base _mysql_connections.c@ae82c01c241f