[ZODB-Dev] RelStorage 1.5.1 does not save anything
    Suresh V. 
    suresh_vv at yahoo.com
       
    Mon Jul 22 08:07:48 CEST 2013
    
    
  
On Monday 22 July 2013 02:04 AM, Suresh V. wrote:
> I am running a Zope 2.13.20 instance with RelStorage and MySQL using wsgi.
>
> Everything looks good when the instance comes up. But nothing gets saved.
>
> No other errors are seen. Not sure how to run the tests using wsgi.
>
I tried logging MySQL access. The only significant queries I see are:
	SELECT tid FROM object_state ORDER BY tid DESC LIMIT 1
	rollback
And this is even after I try to create objects in the root folder.
Thanks.
Suresh
    
    
More information about the ZODB-Dev
mailing list