Hello
I'm using transactions in sqlobjects since years in my web application.
But since some months, I receive these exceptions:
in update
hubNoCache.doInTransaction(updateSubscr,self.id)
File
"/usr/lib/python2.5/site-packages/SQLObject-0.10.2-py2.5.egg/sqlobject/dbconnection.py",
line 856
On Thu, Sep 03, 2009 at 10:26:03AM +0200, Sophana K wrote:
> File
> "/usr/lib/python2.5/site-packages/SQLObject-0.10.2-py2.5.egg/sqlobject/dbconnection.py",
> line 856, in doInTransaction
> conn = old_conn.transaction()
> File
> "/usr/lib/python2.5/site-packages/SQLObject-0.10.2-py2.5.egg
>
>
> > It looks like its related with the mysql server being overloaded. But
>
>I think you mean "restarted", not "overloaded", right?
>
> No, the mysql server is very loaded.
> > I still don't understand why.
> > I've been looking at the source and don't understand how this can
> > happen.
On Thu, Sep 03, 2009 at 01:33:53PM +0200, Sophana K wrote:
> > > It looks like its related with the mysql server being overloaded. But
> >
> >I think you mean "restarted", not "overloaded", right?
> >
> > No, the mysql server is very loaded.
Then how it's related to SQLObject? Timeouts betw