Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

MySQLdb-SVN Commit Log


Commit Date  
[r541] by eikenberry

Corrected MySQLdb version dependency (set to 1.2.1).
Added support for NEWDECIMAL field type.

2008-06-27 17:38:53 Tree
[r540] by eikenberry

Made some changes to how use_unicode and auto_create_db are set to better allow
for subclassing and extensions of the base classes.

2008-05-01 16:29:39 Tree
[r539] by eikenberry

Added condition to handle connection getting "out of sync". This can occur
when, for instance, you get a stray semicolon in a query. When a connection
gets in this state it is hosed and must be closed and reconnected.

So in this case we do a close/reconnect as well as log a error about it.

2008-04-14 20:09:11 Tree
[r538] by eikenberry

Bug 1932309

Updated ImageFile to import from App.ImageFile instead of ImageFile as the
latter is deprecated and causes namespace conflicts with PIL.

2008-04-02 15:05:52 Tree
[r537] by adustman

Fix #1808476

2008-04-01 16:16:14 Tree
[r536] by adustman

Fix #1931404

2008-04-01 16:06:57 Tree
[r535] by adustman

Missing file, but #1928858

2008-03-29 19:57:53 Tree
[r534] by eikenberry

Upped version to 3.0beta1.

2008-03-27 22:15:24 Tree
[r533] by eikenberry

Added test to make sure value is unicode before calling unicode_literal.

2008-03-27 22:05:26 Tree
[r532] by eikenberry

Spelling mistake in doc string.

2008-03-18 20:37:48 Tree
Older >