Hi Shane,
I have the following config for the temp_folders of my ZODB instances:
<zodb_db temporary>
<relstorage destination>
<mysql>
host dr2.private
user zope
..
</mysql>
keep-history false
</relstorage>
mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>
However, even after exercising the site that uses this temp_folder and
verifying that there are objects containing within it using the ZMI, I
still see the database as totally empty when using MySQL's gui
administrator.
Any idea what's going on here? Where is the data actually being stored?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - [email protected]
https://mail.zope.org/mailman/listinfo/zodb-dev