index
:
delta/python-packages/mysqldb1.git
MySQLdb-1.0
MySQLdb-1.2
MySQLdb-1.3
master
pypy-fixes
remotes/svn/MySQLdb-1.2
utf8mb4
github.com: farcepest/MySQLdb1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MySQLdb release tags
MySQLdb-1.2.1c7
adustman
2006-04-02
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create tag 'r_1_2_1_c_7'.
(no author)
2006-03-05
0
-0
/
+0
*
Bump metadata version.
adustman
2006-03-05
6
-19
/
+78
*
Reverted patch #1387290. It caused char/varchar columns with a binary
adustman
2006-03-04
3
-6
/
+4
*
* Added set_character_set(charset) method to database connections
adustman
2006-03-03
6
-46
/
+337
*
* Add metadata.cfg and site.cfg to MANIFEST.in so they get packaged
adustman
2006-03-02
7
-12
/
+385
*
Fix classifiers and package file handling
adustman
2006-02-28
1
-2
/
+2
*
Fix distribution naming
adustman
2006-02-28
1
-0
/
+5
*
Derive all version information from metadata.cfg
adustman
2006-02-28
4
-17
/
+17
*
Fix embedded build
adustman
2006-02-28
1
-1
/
+1
*
* Update README
adustman
2006-02-28
8
-371
/
+279
*
Python Sets (from sets module) as parameters work, but *only* Set
adustman
2006-02-27
1
-4
/
+3
*
Fix client_flag fubar and add support for more detailed warning
adustman
2006-02-27
2
-8
/
+30
*
Add sets module support and make boolean support non-optional
adustman
2006-02-27
1
-7
/
+9
*
Remove sets module in favor of standard sets module (Python-2.3 and
adustman
2006-02-27
2
-153
/
+31
*
Remove FIELD_TYPE.CHAR (deprecated) from STRING set since it conflicts
adustman
2006-02-27
1
-1
/
+1
*
Fix fubared TimeDelta_or_None and Time_or_None
adustman
2006-02-27
1
-4
/
+4
*
Remove erroneous insert_id() on cursor reference.
adustman
2006-02-27
1
-5
/
+0
*
Translate some additional error codes
adustman
2006-02-27
1
-1
/
+19
*
Documentation is good. Correct documentation is better.
adustman
2006-02-27
1
-21
/
+86
*
Enable MULTI_STATEMENTS if the client library is 4.1 or newer.
adustman
2006-02-27
1
-1
/
+10
*
Encode queries to connection character set before inserting
adustman
2006-02-26
1
-8
/
+7
*
Generic DB-API unit test module
adustman
2006-02-25
1
-0
/
+853
*
Add the DB API unit tester for MySQLdb
adustman
2006-02-25
1
-0
/
+151
*
* Fix callproc
adustman
2006-02-25
1
-5
/
+14
*
Add callproc() support.
adustman
2006-02-25
1
-0
/
+36
*
Don't convert binary varchar columns to unicode.
adustman
2006-02-25
2
-2
/
+10
*
Include my_config.h so that SSL support can be properly detected.
adustman
2006-02-25
1
-0
/
+1
*
Apply Gentoo patch for NEWDECIMAL support (MySQL-5.0)
adustman
2006-02-23
2
-0
/
+3
*
Version 1.2.1c3:
adustman
2005-05-12
4
-7
/
+28
*
Fix Debian information
adustman
2005-05-01
1
-3
/
+3
*
* removed directory filtering in setup.py; should no longer be necessary,
adustman
2005-05-01
4
-19
/
+11
*
Version 1.2.1c1
adustman
2005-04-10
3
-5
/
+5
*
This should fix the problem with Fedora Core noted on bug
adustman
2005-04-10
1
-2
/
+7
*
Apply patch #1179364 for bug #1037468:
adustman
2005-04-10
2
-4
/
+4
*
Restore the begin() method, but issue a DeprecationWarning.
adustman
2005-04-03
1
-0
/
+9
*
Add iterator protocol to SSCurors.
adustman
2005-04-03
1
-3
/
+21
*
Merge in changes from the trunk
adustman
2005-04-03
5
-9
/
+19
*
This commit was manufactured by cvs2svn to create branch 'branch-1-2'.
(no author)
2005-02-04
66
-6387
/
+0
*
Fix connection leak
adustman
2005-02-04
1
-2
/
+3
*
* Version 1.1.10
adustman
2005-02-01
4
-44
/
+26
*
Add additional documentation for RPM build.
adustman
2005-01-27
1
-1
/
+1
*
Fix RPM build
adustman
2005-01-27
1
-1
/
+1
*
Windows fixes
adustman
2005-01-25
1
-2
/
+16
*
Made setup.py usable for Windows again. You must set
adustman
2005-01-23
1
-29
/
+28
*
Bug #770825
adustman
2005-01-23
1
-19
/
+15
*
add load_infile option and more doc cleanups
adustman
2005-01-23
2
-5
/
+23
*
Documentation updates.
adustman
2005-01-21
4
-52
/
+116
*
* Bump version to 1.1.9
adustman
2005-01-20
7
-37
/
+38
*
* make sure charset has a default (None)
adustman
2005-01-17
1
-1
/
+2
[next]