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

MySQLdb-SVN Commit Log


Commit Date  
[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
[r457] by adustman

Fix for Python 2.5.

Added a unit test for single character columns.

Updated download URL.

2006-10-27 23:33:35 Tree
[r456] by adustman

Merge changes from MySQLdb-1.2 branch (448-455)

2006-10-24 19:52:31 Tree
[r455] by adustman

1.2.2b2

2006-10-13 22:15:14 Tree
[r454] by adustman

Metadata updates, 1.2.2b2

2006-10-13 22:12:34 Tree
[r453] by adustman

Use CP/M-style switch prefixes (/D instead of -D) on Windows.

2006-08-30 04:04:42 Tree
[r452] by adustman

Windows MySQL has a different configuration file (config-win.h)
for inexplicable reasons. (Bug 1548032)

2006-08-30 03:01:17 Tree
[r451] by adustman

MySQLdb-1.2.2b1

2006-08-27 18:07:08 Tree
Older >