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




_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to