Roundup Tracker - Issues

Message1556

Author mstarzyk
Recipients
Date 2004-12-09.22:44:56
Message-id
In-reply-to
Roundup version: 0.8.0b
MySQLdb version: 1.1.7 built from sources on win XP.

When a mysql-server port is specified in config.ini
connection to database fails. It looks like MySQLdb.
connect() expects integer, and it gets string. 
See the attached log file.
History
Date User Action Args
2009-02-03 14:21:03adminlinkissue1082530 messages
2009-02-03 14:21:03admincreate