38
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Dec 18, 2024 — Dec 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor build/link fixes More... almost 19 years ago
Merge changes from 1.2 branch r456-468 More... almost 19 years ago
Fix for #1655760 More... almost 19 years ago
Revert previous reconnect patches and just handle it with ping([reconnect]). More... almost 19 years ago
Fix bug #1567804: Make sure lists are copies/slices and not just the original More... almost 19 years ago
Add connection.autoreconnect() (variant of bug #1574825) More... almost 19 years ago
reconnect option for connect (bug #1550388). Enjoy your toes while they last. More... almost 19 years ago
Remove test_SET() since it cannot work until http://bugs.mysql.com/bug.php?id=17758 is fixed (MySQL-5.1 or 5.2). More... almost 19 years ago
Patch #1651584 (florentaide): Fixes Windows build More... almost 19 years ago
Windows build. Completely untested. More... almost 19 years ago
Fix dumb setup typo. More... almost 19 years ago
Factor out most of the setup into setup_posix.py. setup_windows.py is next. More... almost 19 years ago
Cleaner way to handle the compile-time versioning (via distutils define_macro), from #1586161 (Alexandr Zamaraev). More... about 19 years ago
Fix for Python 2.5. More... about 19 years ago
Merge changes from MySQLdb-1.2 branch (448-455) More... about 19 years ago
Metadata updates, 1.2.2b2 More... about 19 years ago
Use CP/M-style switch prefixes (/D instead of -D) on Windows. More... over 19 years ago
Windows MySQL has a different configuration file (config-win.h) for inexplicable reasons. (Bug 1548032) More... over 19 years ago
Version 1.2.2b1. More... over 19 years ago
Merge changes from 1.2 branch More... over 19 years ago
Rename CHANGES to HISTORY More... over 19 years ago
Fix MANIFEST (well, fixed after the NEXT commit) More... over 19 years ago
Update CHANGES file More... over 19 years ago
Bump version. Disable leak checking by default. More... over 19 years ago
Fallback to non-thread-safe libraries if the thread-safe ones are unavailable. More... over 19 years ago
Smashed _mysql.c with a great big hammer and got some smaller, More... over 19 years ago
Merged fixes from 1.2 branch More... over 19 years ago
Remove conditionals for registering server_start and server_end. Not needed since the code itself is conditional on client version. More... over 19 years ago
raise NotSupportedError instead of non-existent UnsupportedError More... over 19 years ago
Copying 1.2.1 to be the new trunk More... over 19 years ago