Mercurial > p > mysql-python > mysqldb-2
log src/connections.c @ 71:f06381a47ab0 MySQLdb
age | author | description |
---|---|---|
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 |