Hi,

I want to use Plone with mysql and RelStorage. I m facing setup issue.

trace at start up:
http://zodb.pastebin.com/m110a93a6

versions:

ZODB3-3.7.1 with pool invalidation patch

RelStorage-1.2.0b2

MySQL_python-1.2.3c1

instance's configuration:

%import relstorage

    <relstorage>

        <mysql>

            db mydb

            host localhost

            user toutpt

            passwd secret

        </mysql>

    </relstorage>

    mount-point /

</zodb_db>


I have tested MySQL_python, it s working.
I have launched relstorage tests. they all failed because they can't
connect to the database.

Any idea ?

-- 
Cordialement,
Jean-Michel FRANCOIS
Makina-Corpus



_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to