[Setup] RelStorage with mysql: Can't connect to local MySQL server through socket

Jean-Michel FRANCOIS jeanmichel.francois at makina-corpus.com
Wed Jul 29 13:26:59 UTC 2009


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





More information about the Setup mailing list