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

Commit [r386]  Maximize  Restore  History

Version 1.2.1c3:

* _mysql.c: raise ProgrammingError for certain methods if they
are used on Result object created with conn.use_result(),
since they don't make sense.

* setup.py: Reimplement quote stripping around directory names.
This seems to be a bug in older versions of mysql_config

* cursors.py: If a unicode query string is passed, encode it in
the connection's character set.

adustman 2005-05-12

changed /branches/branch-1-2/MySQLdb/MySQLdb/__init__.py
changed /branches/branch-1-2/MySQLdb/MySQLdb/cursors.py
changed /branches/branch-1-2/MySQLdb/_mysql.c
changed /branches/branch-1-2/MySQLdb/setup.py
/branches/branch-1-2/MySQLdb/MySQLdb/__init__.py Diff Switch to side-by-side view
Loading...
/branches/branch-1-2/MySQLdb/MySQLdb/cursors.py Diff Switch to side-by-side view
Loading...
/branches/branch-1-2/MySQLdb/_mysql.c Diff Switch to side-by-side view
Loading...
/branches/branch-1-2/MySQLdb/setup.py Diff Switch to side-by-side view
Loading...