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

MySQLdb-SVN Commit Log


Commit Date  
[r467] by adustman

Revert previous reconnect patches and just handle it
with ping([reconnect]).

2007-02-10 19:03:18 Tree
[r466] by adustman

Fix bug #1567804: Make sure lists are copies/slices and not just the original

2007-02-10 05:37:00 Tree
[r465] by adustman

Add connection.autoreconnect() (variant of bug #1574825)

2007-02-10 04:37:15 Tree
[r464] by adustman

reconnect option for connect (bug #1550388).
Enjoy your toes while they last.

2007-02-10 04:16:53 Tree
[r463] by adustman

Remove test_SET() since it cannot work until
http://bugs.mysql.com/bug.php?id=17758 is fixed
(MySQL-5.1 or 5.2).

2007-02-10 04:06:10 Tree
[r462] by adustman

Patch #1651584 (florentaide): Fixes Windows build

2007-02-10 03:41:19 Tree
[r461] by adustman

Windows build. Completely untested.

2007-01-31 03:55:53 Tree
[r460] by adustman

Fix dumb setup typo.

SET columns can not be reliably returned as Python sets
in MySQL<5.1. Fixes bug #1561190. Also see
http://bugs.mysql.com/bug.php?id=17758

2007-01-29 18:00:35 Tree
[r459] by adustman

Factor out most of the setup into setup_posix.py.
setup_windows.py is next.

2007-01-03 23:13:58 Tree
[r458] by adustman

Cleaner way to handle the compile-time versioning (via distutils
define_macro), from #1586161 (Alexandr Zamaraev).

2006-10-28 14:53:23 Tree
Older >