Hi guys, First, thanks for the great help. I read your recomendations and fall on 2 solutions:
1) Upgrade django to version 0.96. I see some people run into problems with mysql (postgresql too), the recomended revision is [5511]. I don ´t work on this project (the site I´m keeping) from the starting, I got it in the middle. It seems my django checkout is [3754] from 2006-12-09. On the same thread, the problem seems to be raised on the [5482] django release, this way I think the problem isn´t with my django instalation. I didn´t upgraded my django version because I planning to upgrade/rewrite my whole project using newforms/newforms-admin, I don ´t know if there will be any side effect migrating to 0.96, so I focused my efforts to another points. Anyway, running a `mysqladmin proc` tells that the connections are closed properly, almost anytime I run the command, it shows me only the mysqladmin connection. 2) Upgrade MySQLdb lib. I had problems with newer versions of this lib (problems with unicode), I used webware+sqlobject. Do you think this will really solve my problem? I just wonder if I will solve a problem and raise another one (with character encoding :-P) Thanks for all help! Best regards, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---