Re: Mysql query log causing django to lock up

2009-02-25 Thread Nick Craig-Wood
Following up to myself... On Wed, Feb 25, 2009 at 09:16:09AM +, Nick Craig-Wood wrote: > I've finally got to the bottom of why django locks up on our dev server. > > Our dev server has mysql query logging turned on with this in > /etc/mysql/my.cnf > > # Query loggi

Mysql query log causing django to lock up

2009-02-25 Thread Nick Craig-Wood
y.cnf) fixes the problems and the queries become instant again. This is with mysql 5.0.51a-17 and django 1.0 I'm not sure whether this is a bug in django or mysql, but hopefully this message will act as a heads-up to anyone else having the same problem! -- Nick Craig-Wood -- http:/