Wednesday, November 23, 2011

Re: Very strange KeyError on 'PORT' in db/backends/mysql/base.py



* Colleagues have been unable to reproduce this using very similar stacks which could mean it's OS related to threading or something really low-level. Sigh...

maybe I did a wrong search, but I did

grep -r '3306' . 

inside the django directory and could not find a place where the default port is specified.

Shouldn't it be there or is this specified in e.g. MySQLdb?


No comments:

Post a Comment