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

MySQLdb-SVN Commit Log


Commit Date  
[r517] by eikenberry

Removed the thread lock from around the pool read call as it is only necessary
around the writes.

2008-02-06 05:10:34 Tree
[r516] by eikenberry

Moved connection pool lock from around the entire connection process to just be
around the writing of the connection to the pool.

2008-02-06 05:07:49 Tree
[r515] by eikenberry

Changed 2 logging error messages to warnings. They are for errors in the
queries and could be caught and handled in the calling code.

2008-01-11 21:49:09 Tree
[r514] by eikenberry

Replacing a few remaining tab indentions with spaces.

2007-10-05 18:18:13 Tree
[r513] by eikenberry

Upping version number to alpha2.

2007-10-04 19:49:40 Tree
[r512] by eikenberry

Changing all default values on keyword aruments for the auto create db feature.
They all now default to True.

2007-10-04 18:26:58 Tree
[r511] by eikenberry

Left in a bit of debugging code that disabled the new create_db functionality.
Removed it.

2007-10-04 18:23:21 Tree
[r510] by eikenberry

Moved DBPool instantiation from factory() to connect() to better facilitate
API backwards compatibility.

2007-09-28 15:47:27 Tree
[r509] by eikenberry

Added version dependent news (basically should duplicate version
announcements).

2007-09-24 18:50:53 Tree
[r508] by eikenberry

Minor formatting and organizational changes to change list.

2007-09-24 18:49:03 Tree
Older >