[The Trac Project] #3660: Check for python-mysqldb does not work properly

1 view
Skip to first unread message

The Trac Project

unread,
Sep 3, 2006, 3:02:13 PM9/3/06
to trac-t...@googlegroups.com
#3660: Check for python-mysqldb does not work properly
--------------------------------------------------+-------------------------
Reporter: Martin Burger <mbu...@netbeyond.de> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.6
Severity: normal | Keywords:
--------------------------------------------------+-------------------------
In trac/db/mysql_backend.py line 138 there is a test for python-mysqldb
version. I installed 1.2.1c2-1 (Debian Sarge), so that if statement should
take the first suite. But, the suite of the else clause is executed.

--
Ticket URL: <http://trac.edgewall.org/ticket/3660>
The Trac Project <http://trac.edgewall.org/>

The Trac Project

unread,
Sep 3, 2006, 3:02:54 PM9/3/06
to trac-t...@googlegroups.com
#3660: Check for python-mysqldb does not work properly
--------------------------------------------------+-------------------------
Reporter: Martin Burger <mbu...@netbeyond.de> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: devel
Severity: normal | Resolution:
Keywords: |
--------------------------------------------------+-------------------------
Changes (by Martin Burger <mbu...@netbeyond.de>):

* version: 0.9.6 => devel

Comment:

I am using Trac 0.10b1

--
Ticket URL: <http://trac.edgewall.org/ticket/3660#comment:1>

The Trac Project

unread,
Sep 5, 2006, 4:29:55 PM9/5/06
to trac-t...@googlegroups.com
#3660: Check for python-mysqldb does not work properly
--------------------------------------------------+-------------------------
Reporter: Martin Burger <mbu...@netbeyond.de> | Owner: jonas
Type: defect | Status: closed
Priority: normal | Milestone:
Component: general | Version: devel
Severity: normal | Resolution: wontfix
Keywords: |
--------------------------------------------------+-------------------------
Changes (by mgood):

* status: new => closed
* resolution: => wontfix

Comment:

MySQLdb 1.2.1c2 is a pre-release version, so it is not considered to be >=
1.2.1. The reason for the version test is to check whether the "connect"
method supports the "charset" parameter, which is not in the pre-release
versions. I have MySQLdb 1.2.1c3 installed from Ubuntu Dapper and it does
not contain the necessary API changes.

--
Ticket URL: <http://trac.edgewall.org/ticket/3660#comment:2>

Reply all
Reply to author
Forward
0 new messages