Re: [Modeling-users] Lost connection with mysql
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-04-27 14:39:34
|
Hi, so...@la... wrote: > On Thu, Mar 20, 2003 at 02:53:28PM +0100, so...@la... wrote: >=20 > Ansering myself, >=20 > I found the way to avoid this issue by using=20 > ec.lock() and ec.unlock() at each web app request. > (not really usefull for a threaded web app !!)=20 >=20 >=20 > But i really think the doc, isn't clear about this=20 > point. In fact i think that all operation on a=20 > ec should be locked, even fetching ( !=3D the doc ). > Cause if you don't, you will get some strange=20 > behaviours meanly in the database adapator, that > cause a segfault in the mysql one. Did you only get segfaults? Or maybe python tracebacks as well? I can't find your original post on this problem. Do you have a test for this, or any useful info. making it possible to reproduce the bug? I can't reproduce it here. -- S=E9bastien. |